| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.Window
Description
Documentation
Constructors
| Window (ManagedPtr Window) |
Instances
| Eq Window | |
| GObject Window | |
Defined in GI.Gtk.Objects.Window | |
| ManagedPtrNewtype Window | |
Defined in GI.Gtk.Objects.Window Methods toManagedPtr :: Window -> ManagedPtr Window # | |
| TypedObject Window | |
Defined in GI.Gtk.Objects.Window | |
| HasParentTypes Window | |
Defined in GI.Gtk.Objects.Window | |
| HasAttributeList Window | |
Defined in GI.Gtk.Objects.Window | |
| (info ~ ResolveWindowMethod t Window, OverloadedMethod info Window p, HasField t Window p) => HasField (t :: Symbol) Window p | |
Defined in GI.Gtk.Objects.Window | |
| (info ~ ResolveWindowMethod t Window, OverloadedMethodInfo info Window) => IsLabel t (MethodProxy info Window) | |
Defined in GI.Gtk.Objects.Window | |
| (info ~ ResolveWindowMethod t Window, OverloadedMethod info Window p) => IsLabel t (Window -> p) | |
Defined in GI.Gtk.Objects.Window | |
| IsGValue (Maybe Window) | |
Defined in GI.Gtk.Objects.Window Methods gvalueGType_ :: IO GType # gvalueSet_ :: Ptr GValue -> Maybe Window -> IO () # gvalueGet_ :: Ptr GValue -> IO (Maybe Window) # | |
| type AttributeList Window | |
Defined in GI.Gtk.Objects.Window type AttributeList Window = WindowAttributeList | |
| type ParentTypes Window | |
Defined in GI.Gtk.Objects.Window type ParentTypes Window = '[Widget, Object, Accessible, Buildable, ConstraintTarget, Native, Root, ShortcutManager] | |
| type SignalList Window | |
Defined in GI.Gtk.Objects.Window type SignalList Window = WindowSignalList | |
class (GObject o, IsDescendantOf Window o) => IsWindow o #
Instances
| (GObject o, IsDescendantOf Window o) => IsWindow o | |
Defined in GI.Gtk.Objects.Window | |
type family ResolveWindowMethod (t :: Symbol) o where ... #
Equations
type WindowActivateDefaultCallback = IO () #
data WindowActivateDefaultSignalInfo #
Instances
| SignalInfo WindowActivateDefaultSignalInfo | |||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType WindowActivateDefaultSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType WindowActivateDefaultSignalInfo | |||||
Defined in GI.Gtk.Objects.Window | |||||
type WindowActivateFocusCallback = IO () #
data WindowActivateFocusSignalInfo #
Instances
| SignalInfo WindowActivateFocusSignalInfo | |||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType WindowActivateFocusSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType WindowActivateFocusSignalInfo | |||||
Defined in GI.Gtk.Objects.Window | |||||
data WindowApplicationPropertyInfo #
Instances
data WindowChildPropertyInfo #
Instances
| AttrInfo WindowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowChildPropertyInfo o => o -> IO (AttrGetType WindowChildPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowChildPropertyInfo o, AttrSetTypeConstraint WindowChildPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowChildPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowChildPropertyInfo o, AttrSetTypeConstraint WindowChildPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowChildPropertyInfo o, AttrTransferTypeConstraint WindowChildPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowChildPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowChildPropertyInfo o => o -> AttrGetType WindowChildPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowChildPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowChildPropertyInfo = "child" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowChildPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
data WindowCloseMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsWindow a) => OverloadedMethod WindowCloseMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowCloseMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type WindowCloseRequestCallback = IO Bool #
data WindowCloseRequestSignalInfo #
Instances
| SignalInfo WindowCloseRequestSignalInfo | |||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType WindowCloseRequestSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType WindowCloseRequestSignalInfo | |||||
Defined in GI.Gtk.Objects.Window | |||||
data WindowDecoratedPropertyInfo #
Instances
| AttrInfo WindowDecoratedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowDecoratedPropertyInfo o => o -> IO (AttrGetType WindowDecoratedPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowDecoratedPropertyInfo o, AttrSetTypeConstraint WindowDecoratedPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowDecoratedPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowDecoratedPropertyInfo o, AttrSetTypeConstraint WindowDecoratedPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowDecoratedPropertyInfo o, AttrTransferTypeConstraint WindowDecoratedPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowDecoratedPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowDecoratedPropertyInfo o => o -> AttrGetType WindowDecoratedPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowDecoratedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowDecoratedPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowDecoratedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowDecoratedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowDecoratedPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowDecoratedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowDecoratedPropertyInfo = "decorated" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowDecoratedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowDecoratedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowDecoratedPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowDecoratedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowDecoratedPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowDecoratedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowDecoratedPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data WindowDefaultHeightPropertyInfo #
Instances
| AttrInfo WindowDefaultHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowDefaultHeightPropertyInfo o => o -> IO (AttrGetType WindowDefaultHeightPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowDefaultHeightPropertyInfo o, AttrSetTypeConstraint WindowDefaultHeightPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowDefaultHeightPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowDefaultHeightPropertyInfo o, AttrSetTypeConstraint WindowDefaultHeightPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowDefaultHeightPropertyInfo o, AttrTransferTypeConstraint WindowDefaultHeightPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowDefaultHeightPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowDefaultHeightPropertyInfo o => o -> AttrGetType WindowDefaultHeightPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowDefaultHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowDefaultHeightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowDefaultHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowDefaultHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowDefaultHeightPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowDefaultHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowDefaultHeightPropertyInfo = "default-height" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowDefaultHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowDefaultHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowDefaultHeightPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowDefaultHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowDefaultHeightPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowDefaultHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowDefaultHeightPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data WindowDefaultWidgetPropertyInfo #
Instances
| AttrInfo WindowDefaultWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowDefaultWidgetPropertyInfo o => o -> IO (AttrGetType WindowDefaultWidgetPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowDefaultWidgetPropertyInfo o, AttrSetTypeConstraint WindowDefaultWidgetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowDefaultWidgetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowDefaultWidgetPropertyInfo o, AttrSetTypeConstraint WindowDefaultWidgetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowDefaultWidgetPropertyInfo o, AttrTransferTypeConstraint WindowDefaultWidgetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowDefaultWidgetPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowDefaultWidgetPropertyInfo o => o -> AttrGetType WindowDefaultWidgetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowDefaultWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowDefaultWidgetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowDefaultWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowDefaultWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowDefaultWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowDefaultWidgetPropertyInfo = "default-widget" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowDefaultWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowDefaultWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowDefaultWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowDefaultWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
data WindowDefaultWidthPropertyInfo #
Instances
| AttrInfo WindowDefaultWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowDefaultWidthPropertyInfo o => o -> IO (AttrGetType WindowDefaultWidthPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowDefaultWidthPropertyInfo o, AttrSetTypeConstraint WindowDefaultWidthPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowDefaultWidthPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowDefaultWidthPropertyInfo o, AttrSetTypeConstraint WindowDefaultWidthPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowDefaultWidthPropertyInfo o, AttrTransferTypeConstraint WindowDefaultWidthPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowDefaultWidthPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowDefaultWidthPropertyInfo o => o -> AttrGetType WindowDefaultWidthPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowDefaultWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowDefaultWidthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowDefaultWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowDefaultWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowDefaultWidthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowDefaultWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowDefaultWidthPropertyInfo = "default-width" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowDefaultWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowDefaultWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowDefaultWidthPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowDefaultWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowDefaultWidthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowDefaultWidthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowDefaultWidthPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data WindowDeletablePropertyInfo #
Instances
| AttrInfo WindowDeletablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowDeletablePropertyInfo o => o -> IO (AttrGetType WindowDeletablePropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowDeletablePropertyInfo o, AttrSetTypeConstraint WindowDeletablePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowDeletablePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowDeletablePropertyInfo o, AttrSetTypeConstraint WindowDeletablePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowDeletablePropertyInfo o, AttrTransferTypeConstraint WindowDeletablePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowDeletablePropertyInfo) attrPut :: AttrBaseTypeConstraint WindowDeletablePropertyInfo o => o -> AttrGetType WindowDeletablePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowDeletablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowDeletablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowDeletablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowDeletablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowDeletablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowDeletablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowDeletablePropertyInfo = "deletable" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowDeletablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowDeletablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowDeletablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowDeletablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowDeletablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowDeletablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowDeletablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data WindowDestroyMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsWindow a) => OverloadedMethod WindowDestroyMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowDestroyMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowDestroyWithParentPropertyInfo #
Instances
| AttrInfo WindowDestroyWithParentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowDestroyWithParentPropertyInfo o => o -> IO (AttrGetType WindowDestroyWithParentPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowDestroyWithParentPropertyInfo o, AttrSetTypeConstraint WindowDestroyWithParentPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowDestroyWithParentPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowDestroyWithParentPropertyInfo o, AttrSetTypeConstraint WindowDestroyWithParentPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowDestroyWithParentPropertyInfo o, AttrTransferTypeConstraint WindowDestroyWithParentPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowDestroyWithParentPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowDestroyWithParentPropertyInfo o => o -> AttrGetType WindowDestroyWithParentPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowDestroyWithParentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowDestroyWithParentPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowDestroyWithParentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowDestroyWithParentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowDestroyWithParentPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowDestroyWithParentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowDestroyWithParentPropertyInfo = "destroy-with-parent" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowDestroyWithParentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowDestroyWithParentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowDestroyWithParentPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowDestroyWithParentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowDestroyWithParentPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowDestroyWithParentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowDestroyWithParentPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data WindowDisplayPropertyInfo #
Instances
| AttrInfo WindowDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowDisplayPropertyInfo o => o -> IO (AttrGetType WindowDisplayPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowDisplayPropertyInfo o, AttrSetTypeConstraint WindowDisplayPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowDisplayPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowDisplayPropertyInfo o, AttrSetTypeConstraint WindowDisplayPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowDisplayPropertyInfo o, AttrTransferTypeConstraint WindowDisplayPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowDisplayPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowDisplayPropertyInfo o => o -> AttrGetType WindowDisplayPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowDisplayPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowDisplayPropertyInfo = Maybe Display | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowDisplayPropertyInfo = "display" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowDisplayPropertyInfo = IsDisplay | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowDisplayPropertyInfo = Display | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowDisplayPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowDisplayPropertyInfo = IsDisplay | |||||||||||||||||||||||||||||||||
type WindowEnableDebuggingCallback = Bool -> IO Bool #
data WindowEnableDebuggingSignalInfo #
Instances
| SignalInfo WindowEnableDebuggingSignalInfo | |||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType WindowEnableDebuggingSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType WindowEnableDebuggingSignalInfo | |||||
Defined in GI.Gtk.Objects.Window | |||||
data WindowFocusVisiblePropertyInfo #
Instances
| AttrInfo WindowFocusVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowFocusVisiblePropertyInfo o => o -> IO (AttrGetType WindowFocusVisiblePropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowFocusVisiblePropertyInfo o, AttrSetTypeConstraint WindowFocusVisiblePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowFocusVisiblePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowFocusVisiblePropertyInfo o, AttrSetTypeConstraint WindowFocusVisiblePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowFocusVisiblePropertyInfo o, AttrTransferTypeConstraint WindowFocusVisiblePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowFocusVisiblePropertyInfo) attrPut :: AttrBaseTypeConstraint WindowFocusVisiblePropertyInfo o => o -> AttrGetType WindowFocusVisiblePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowFocusVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowFocusVisiblePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowFocusVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowFocusVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowFocusVisiblePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowFocusVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowFocusVisiblePropertyInfo = "focus-visible" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowFocusVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowFocusVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowFocusVisiblePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowFocusVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowFocusVisiblePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowFocusVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowFocusVisiblePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data WindowFocusWidgetPropertyInfo #
Instances
| AttrInfo WindowFocusWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowFocusWidgetPropertyInfo o => o -> IO (AttrGetType WindowFocusWidgetPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowFocusWidgetPropertyInfo o, AttrSetTypeConstraint WindowFocusWidgetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowFocusWidgetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowFocusWidgetPropertyInfo o, AttrSetTypeConstraint WindowFocusWidgetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowFocusWidgetPropertyInfo o, AttrTransferTypeConstraint WindowFocusWidgetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowFocusWidgetPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowFocusWidgetPropertyInfo o => o -> AttrGetType WindowFocusWidgetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowFocusWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowFocusWidgetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowFocusWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowFocusWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowFocusWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowFocusWidgetPropertyInfo = "focus-widget" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowFocusWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowFocusWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowFocusWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowFocusWidgetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
data WindowFullscreenMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsWindow a) => OverloadedMethod WindowFullscreenMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowFullscreenMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowFullscreenOnMonitorMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsWindow a, IsMonitor b) => OverloadedMethod WindowFullscreenOnMonitorMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowFullscreenOnMonitorMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowFullscreenedPropertyInfo #
Instances
| AttrInfo WindowFullscreenedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowFullscreenedPropertyInfo o => o -> IO (AttrGetType WindowFullscreenedPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowFullscreenedPropertyInfo o, AttrSetTypeConstraint WindowFullscreenedPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowFullscreenedPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowFullscreenedPropertyInfo o, AttrSetTypeConstraint WindowFullscreenedPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowFullscreenedPropertyInfo o, AttrTransferTypeConstraint WindowFullscreenedPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowFullscreenedPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowFullscreenedPropertyInfo o => o -> AttrGetType WindowFullscreenedPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowFullscreenedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowFullscreenedPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowFullscreenedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowFullscreenedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowFullscreenedPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowFullscreenedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowFullscreenedPropertyInfo = "fullscreened" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowFullscreenedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowFullscreenedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowFullscreenedPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowFullscreenedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowFullscreenedPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowFullscreenedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowFullscreenedPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data WindowGetApplicationMethodInfo #
Instances
| (signature ~ m (Maybe Application), MonadIO m, IsWindow a) => OverloadedMethod WindowGetApplicationMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetApplicationMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetChildMethodInfo #
Instances
| (signature ~ m (Maybe Widget), MonadIO m, IsWindow a) => OverloadedMethod WindowGetChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetDecoratedMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowGetDecoratedMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetDecoratedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetDefaultSizeMethodInfo #
Instances
| (signature ~ m (Int32, Int32), MonadIO m, IsWindow a) => OverloadedMethod WindowGetDefaultSizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetDefaultSizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetDefaultWidgetMethodInfo #
Instances
| (signature ~ m (Maybe Widget), MonadIO m, IsWindow a) => OverloadedMethod WindowGetDefaultWidgetMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetDefaultWidgetMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetDeletableMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowGetDeletableMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetDeletableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetDestroyWithParentMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowGetDestroyWithParentMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetDestroyWithParentMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetFocusMethodInfo #
Instances
| (signature ~ m (Maybe Widget), MonadIO m, IsWindow a) => OverloadedMethod WindowGetFocusMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetFocusMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetFocusVisibleMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowGetFocusVisibleMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetFocusVisibleMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetGravityMethodInfo #
Instances
| (signature ~ m WindowGravity, MonadIO m, IsWindow a) => OverloadedMethod WindowGetGravityMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetGravityMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetGroupMethodInfo #
Instances
| (signature ~ m WindowGroup, MonadIO m, IsWindow a) => OverloadedMethod WindowGetGroupMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetGroupMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetHandleMenubarAccelMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowGetHandleMenubarAccelMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetHandleMenubarAccelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetHideOnCloseMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowGetHideOnCloseMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetHideOnCloseMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetIconNameMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsWindow a) => OverloadedMethod WindowGetIconNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetIconNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetMnemonicsVisibleMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowGetMnemonicsVisibleMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetMnemonicsVisibleMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetModalMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowGetModalMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetModalMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetResizableMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowGetResizableMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetResizableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetTitleMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsWindow a) => OverloadedMethod WindowGetTitleMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetTitleMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetTitlebarMethodInfo #
Instances
| (signature ~ m (Maybe Widget), MonadIO m, IsWindow a) => OverloadedMethod WindowGetTitlebarMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetTitlebarMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGetTransientForMethodInfo #
Instances
| (signature ~ m (Maybe Window), MonadIO m, IsWindow a) => OverloadedMethod WindowGetTransientForMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowGetTransientForMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowGravityPropertyInfo #
Instances
| AttrInfo WindowGravityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowGravityPropertyInfo o => o -> IO (AttrGetType WindowGravityPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowGravityPropertyInfo o, AttrSetTypeConstraint WindowGravityPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowGravityPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowGravityPropertyInfo o, AttrSetTypeConstraint WindowGravityPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowGravityPropertyInfo o, AttrTransferTypeConstraint WindowGravityPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowGravityPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowGravityPropertyInfo o => o -> AttrGetType WindowGravityPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowGravityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowGravityPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowGravityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowGravityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowGravityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowGravityPropertyInfo = "gravity" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowGravityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowGravityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowGravityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowGravityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
data WindowHandleMenubarAccelPropertyInfo #
Instances
| AttrInfo WindowHandleMenubarAccelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowHandleMenubarAccelPropertyInfo o => o -> IO (AttrGetType WindowHandleMenubarAccelPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowHandleMenubarAccelPropertyInfo o, AttrSetTypeConstraint WindowHandleMenubarAccelPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowHandleMenubarAccelPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowHandleMenubarAccelPropertyInfo o, AttrSetTypeConstraint WindowHandleMenubarAccelPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowHandleMenubarAccelPropertyInfo o, AttrTransferTypeConstraint WindowHandleMenubarAccelPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowHandleMenubarAccelPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowHandleMenubarAccelPropertyInfo o => o -> AttrGetType WindowHandleMenubarAccelPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowHandleMenubarAccelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowHandleMenubarAccelPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowHandleMenubarAccelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowHandleMenubarAccelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowHandleMenubarAccelPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowHandleMenubarAccelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowHandleMenubarAccelPropertyInfo = "handle-menubar-accel" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowHandleMenubarAccelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowHandleMenubarAccelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowHandleMenubarAccelPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowHandleMenubarAccelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowHandleMenubarAccelPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowHandleMenubarAccelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowHandleMenubarAccelPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data WindowHasGroupMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowHasGroupMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowHasGroupMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowHideOnClosePropertyInfo #
Instances
| AttrInfo WindowHideOnClosePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowHideOnClosePropertyInfo o => o -> IO (AttrGetType WindowHideOnClosePropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowHideOnClosePropertyInfo o, AttrSetTypeConstraint WindowHideOnClosePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowHideOnClosePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowHideOnClosePropertyInfo o, AttrSetTypeConstraint WindowHideOnClosePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowHideOnClosePropertyInfo o, AttrTransferTypeConstraint WindowHideOnClosePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowHideOnClosePropertyInfo) attrPut :: AttrBaseTypeConstraint WindowHideOnClosePropertyInfo o => o -> AttrGetType WindowHideOnClosePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowHideOnClosePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowHideOnClosePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowHideOnClosePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowHideOnClosePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowHideOnClosePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowHideOnClosePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowHideOnClosePropertyInfo = "hide-on-close" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowHideOnClosePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowHideOnClosePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowHideOnClosePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowHideOnClosePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowHideOnClosePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowHideOnClosePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowHideOnClosePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data WindowIconNamePropertyInfo #
Instances
| AttrInfo WindowIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowIconNamePropertyInfo o => o -> IO (AttrGetType WindowIconNamePropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowIconNamePropertyInfo o, AttrSetTypeConstraint WindowIconNamePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowIconNamePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowIconNamePropertyInfo o, AttrSetTypeConstraint WindowIconNamePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowIconNamePropertyInfo o, AttrTransferTypeConstraint WindowIconNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowIconNamePropertyInfo) attrPut :: AttrBaseTypeConstraint WindowIconNamePropertyInfo o => o -> AttrGetType WindowIconNamePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowIconNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowIconNamePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowIconNamePropertyInfo = "icon-name" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowIconNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowIconNamePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowIconNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data WindowIsActiveMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowIsActiveMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowIsActiveMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowIsActivePropertyInfo #
Instances
| AttrInfo WindowIsActivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowIsActivePropertyInfo o => o -> IO (AttrGetType WindowIsActivePropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowIsActivePropertyInfo o, AttrSetTypeConstraint WindowIsActivePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowIsActivePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowIsActivePropertyInfo o, AttrSetTypeConstraint WindowIsActivePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowIsActivePropertyInfo o, AttrTransferTypeConstraint WindowIsActivePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowIsActivePropertyInfo) attrPut :: AttrBaseTypeConstraint WindowIsActivePropertyInfo o => o -> AttrGetType WindowIsActivePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowIsActivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowIsActivePropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowIsActivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowIsActivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowIsActivePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowIsActivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowIsActivePropertyInfo = "is-active" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowIsActivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowIsActivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowIsActivePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowIsActivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowIsActivePropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowIsActivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowIsActivePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data WindowIsFullscreenMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowIsFullscreenMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowIsFullscreenMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowIsMaximizedMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowIsMaximizedMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowIsMaximizedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowIsSuspendedMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsWindow a) => OverloadedMethod WindowIsSuspendedMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowIsSuspendedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type WindowKeysChangedCallback = IO () #
data WindowKeysChangedSignalInfo #
Instances
| SignalInfo WindowKeysChangedSignalInfo | |||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType WindowKeysChangedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType WindowKeysChangedSignalInfo | |||||
Defined in GI.Gtk.Objects.Window | |||||
data WindowMaximizeMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsWindow a) => OverloadedMethod WindowMaximizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowMaximizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowMaximizedPropertyInfo #
Instances
| AttrInfo WindowMaximizedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowMaximizedPropertyInfo o => o -> IO (AttrGetType WindowMaximizedPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowMaximizedPropertyInfo o, AttrSetTypeConstraint WindowMaximizedPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowMaximizedPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowMaximizedPropertyInfo o, AttrSetTypeConstraint WindowMaximizedPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowMaximizedPropertyInfo o, AttrTransferTypeConstraint WindowMaximizedPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowMaximizedPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowMaximizedPropertyInfo o => o -> AttrGetType WindowMaximizedPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowMaximizedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowMaximizedPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowMaximizedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowMaximizedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowMaximizedPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowMaximizedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowMaximizedPropertyInfo = "maximized" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowMaximizedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowMaximizedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowMaximizedPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowMaximizedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowMaximizedPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowMaximizedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowMaximizedPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data WindowMinimizeMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsWindow a) => OverloadedMethod WindowMinimizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowMinimizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowMnemonicsVisiblePropertyInfo #
Instances
| AttrInfo WindowMnemonicsVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowMnemonicsVisiblePropertyInfo o => o -> IO (AttrGetType WindowMnemonicsVisiblePropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowMnemonicsVisiblePropertyInfo o, AttrSetTypeConstraint WindowMnemonicsVisiblePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowMnemonicsVisiblePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowMnemonicsVisiblePropertyInfo o, AttrSetTypeConstraint WindowMnemonicsVisiblePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowMnemonicsVisiblePropertyInfo o, AttrTransferTypeConstraint WindowMnemonicsVisiblePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowMnemonicsVisiblePropertyInfo) attrPut :: AttrBaseTypeConstraint WindowMnemonicsVisiblePropertyInfo o => o -> AttrGetType WindowMnemonicsVisiblePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowMnemonicsVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowMnemonicsVisiblePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowMnemonicsVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowMnemonicsVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowMnemonicsVisiblePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowMnemonicsVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowMnemonicsVisiblePropertyInfo = "mnemonics-visible" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowMnemonicsVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowMnemonicsVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowMnemonicsVisiblePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowMnemonicsVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowMnemonicsVisiblePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowMnemonicsVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowMnemonicsVisiblePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data WindowModalPropertyInfo #
Instances
| AttrInfo WindowModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowModalPropertyInfo o => o -> IO (AttrGetType WindowModalPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowModalPropertyInfo o, AttrSetTypeConstraint WindowModalPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowModalPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowModalPropertyInfo o, AttrSetTypeConstraint WindowModalPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowModalPropertyInfo o, AttrTransferTypeConstraint WindowModalPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowModalPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowModalPropertyInfo o => o -> AttrGetType WindowModalPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowModalPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowModalPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowModalPropertyInfo = "modal" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowModalPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowModalPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowModalPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data WindowPresentMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsWindow a) => OverloadedMethod WindowPresentMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowPresentMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowPresentWithTimeMethodInfo #
Instances
| (signature ~ (Word32 -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowPresentWithTimeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowPresentWithTimeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowResizablePropertyInfo #
Instances
| AttrInfo WindowResizablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowResizablePropertyInfo o => o -> IO (AttrGetType WindowResizablePropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowResizablePropertyInfo o, AttrSetTypeConstraint WindowResizablePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowResizablePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowResizablePropertyInfo o, AttrSetTypeConstraint WindowResizablePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowResizablePropertyInfo o, AttrTransferTypeConstraint WindowResizablePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowResizablePropertyInfo) attrPut :: AttrBaseTypeConstraint WindowResizablePropertyInfo o => o -> AttrGetType WindowResizablePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowResizablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowResizablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowResizablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowResizablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowResizablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowResizablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowResizablePropertyInfo = "resizable" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowResizablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowResizablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowResizablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowResizablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowResizablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowResizablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowResizablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data WindowSetApplicationMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsWindow a, IsApplication b) => OverloadedMethod WindowSetApplicationMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetApplicationMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetChildMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsWindow a, IsWidget b) => OverloadedMethod WindowSetChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetDecoratedMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetDecoratedMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetDecoratedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetDefaultSizeMethodInfo #
Instances
| (signature ~ (Int32 -> Int32 -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetDefaultSizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetDefaultSizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetDefaultWidgetMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsWindow a, IsWidget b) => OverloadedMethod WindowSetDefaultWidgetMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetDefaultWidgetMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetDeletableMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetDeletableMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetDeletableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetDestroyWithParentMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetDestroyWithParentMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetDestroyWithParentMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetDisplayMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsWindow a, IsDisplay b) => OverloadedMethod WindowSetDisplayMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetDisplayMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetFocusMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsWindow a, IsWidget b) => OverloadedMethod WindowSetFocusMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetFocusMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetFocusVisibleMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetFocusVisibleMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetFocusVisibleMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetGravityMethodInfo #
Instances
| (signature ~ (WindowGravity -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetGravityMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetGravityMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetHandleMenubarAccelMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetHandleMenubarAccelMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetHandleMenubarAccelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetHideOnCloseMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetHideOnCloseMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetHideOnCloseMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetIconNameMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetIconNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetIconNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetMnemonicsVisibleMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetMnemonicsVisibleMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetMnemonicsVisibleMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetModalMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetModalMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetModalMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetResizableMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetResizableMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetResizableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetStartupIdMethodInfo #
Instances
| (signature ~ (Text -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetStartupIdMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetStartupIdMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetTitleMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsWindow a) => OverloadedMethod WindowSetTitleMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetTitleMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetTitlebarMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsWindow a, IsWidget b) => OverloadedMethod WindowSetTitlebarMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetTitlebarMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowSetTransientForMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsWindow a, IsWindow b) => OverloadedMethod WindowSetTransientForMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowSetTransientForMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowStartupIdPropertyInfo #
Instances
| AttrInfo WindowStartupIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowStartupIdPropertyInfo o => o -> IO (AttrGetType WindowStartupIdPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowStartupIdPropertyInfo o, AttrSetTypeConstraint WindowStartupIdPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowStartupIdPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowStartupIdPropertyInfo o, AttrSetTypeConstraint WindowStartupIdPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowStartupIdPropertyInfo o, AttrTransferTypeConstraint WindowStartupIdPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowStartupIdPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowStartupIdPropertyInfo o => o -> AttrGetType WindowStartupIdPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowStartupIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowStartupIdPropertyInfo = '['AttrSet, 'AttrConstruct] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowStartupIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowStartupIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowStartupIdPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowStartupIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowStartupIdPropertyInfo = "startup-id" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowStartupIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowStartupIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowStartupIdPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowStartupIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowStartupIdPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowStartupIdPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowStartupIdPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data WindowSuspendedPropertyInfo #
Instances
| AttrInfo WindowSuspendedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowSuspendedPropertyInfo o => o -> IO (AttrGetType WindowSuspendedPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowSuspendedPropertyInfo o, AttrSetTypeConstraint WindowSuspendedPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowSuspendedPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowSuspendedPropertyInfo o, AttrSetTypeConstraint WindowSuspendedPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowSuspendedPropertyInfo o, AttrTransferTypeConstraint WindowSuspendedPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowSuspendedPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowSuspendedPropertyInfo o => o -> AttrGetType WindowSuspendedPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowSuspendedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowSuspendedPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowSuspendedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowSuspendedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowSuspendedPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowSuspendedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowSuspendedPropertyInfo = "suspended" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowSuspendedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowSuspendedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowSuspendedPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowSuspendedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowSuspendedPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowSuspendedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowSuspendedPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data WindowTitlePropertyInfo #
Instances
| AttrInfo WindowTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowTitlePropertyInfo o => o -> IO (AttrGetType WindowTitlePropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowTitlePropertyInfo o, AttrSetTypeConstraint WindowTitlePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowTitlePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowTitlePropertyInfo o, AttrSetTypeConstraint WindowTitlePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowTitlePropertyInfo o, AttrTransferTypeConstraint WindowTitlePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowTitlePropertyInfo) attrPut :: AttrBaseTypeConstraint WindowTitlePropertyInfo o => o -> AttrGetType WindowTitlePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowTitlePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrGetType WindowTitlePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowTitlePropertyInfo = "title" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrSetTypeConstraint WindowTitlePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferType WindowTitlePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrTransferTypeConstraint WindowTitlePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data WindowTitlebarPropertyInfo #
Instances
| AttrInfo WindowTitlebarPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowTitlebarPropertyInfo o => o -> IO (AttrGetType WindowTitlebarPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowTitlebarPropertyInfo o, AttrSetTypeConstraint WindowTitlebarPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowTitlebarPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowTitlebarPropertyInfo o, AttrSetTypeConstraint WindowTitlebarPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowTitlebarPropertyInfo o, AttrTransferTypeConstraint WindowTitlebarPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowTitlebarPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowTitlebarPropertyInfo o => o -> AttrGetType WindowTitlebarPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowTitlebarPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowTitlebarPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowTitlebarPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowTitlebarPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowTitlebarPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowTitlebarPropertyInfo = "titlebar" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowTitlebarPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowTitlebarPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowTitlebarPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowTitlebarPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
data WindowTransientForPropertyInfo #
Instances
| AttrInfo WindowTransientForPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window Associated Types
Methods attrGet :: AttrBaseTypeConstraint WindowTransientForPropertyInfo o => o -> IO (AttrGetType WindowTransientForPropertyInfo) attrSet :: (AttrBaseTypeConstraint WindowTransientForPropertyInfo o, AttrSetTypeConstraint WindowTransientForPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint WindowTransientForPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint WindowTransientForPropertyInfo o, AttrSetTypeConstraint WindowTransientForPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint WindowTransientForPropertyInfo o, AttrTransferTypeConstraint WindowTransientForPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType WindowTransientForPropertyInfo) attrPut :: AttrBaseTypeConstraint WindowTransientForPropertyInfo o => o -> AttrGetType WindowTransientForPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps WindowTransientForPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrAllowedOps WindowTransientForPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint WindowTransientForPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrGetType WindowTransientForPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrLabel WindowTransientForPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window type AttrLabel WindowTransientForPropertyInfo = "transient-for" | |||||||||||||||||||||||||||||||||
| type AttrOrigin WindowTransientForPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint WindowTransientForPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrTransferType WindowTransientForPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint WindowTransientForPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Window | |||||||||||||||||||||||||||||||||
data WindowUnfullscreenMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsWindow a) => OverloadedMethod WindowUnfullscreenMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowUnfullscreenMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowUnmaximizeMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsWindow a) => OverloadedMethod WindowUnmaximizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowUnmaximizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data WindowUnminimizeMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsWindow a) => OverloadedMethod WindowUnminimizeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo WindowUnminimizeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Window Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
afterWindowActivateDefault :: (IsWindow a, MonadIO m) => a -> ((?self :: a) => WindowActivateDefaultCallback) -> m SignalHandlerId #
afterWindowActivateFocus :: (IsWindow a, MonadIO m) => a -> ((?self :: a) => WindowActivateFocusCallback) -> m SignalHandlerId #
afterWindowCloseRequest :: (IsWindow a, MonadIO m) => a -> ((?self :: a) => WindowCloseRequestCallback) -> m SignalHandlerId #
afterWindowEnableDebugging :: (IsWindow a, MonadIO m) => a -> ((?self :: a) => WindowEnableDebuggingCallback) -> m SignalHandlerId #
afterWindowKeysChanged :: (IsWindow a, MonadIO m) => a -> ((?self :: a) => WindowKeysChangedCallback) -> m SignalHandlerId #
clearWindowApplication :: (MonadIO m, IsWindow o) => o -> m () #
clearWindowChild :: (MonadIO m, IsWindow o) => o -> m () #
clearWindowDefaultWidget :: (MonadIO m, IsWindow o) => o -> m () #
clearWindowFocusWidget :: (MonadIO m, IsWindow o) => o -> m () #
clearWindowIconName :: (MonadIO m, IsWindow o) => o -> m () #
clearWindowTitle :: (MonadIO m, IsWindow o) => o -> m () #
clearWindowTitlebar :: (MonadIO m, IsWindow o) => o -> m () #
clearWindowTransientFor :: (MonadIO m, IsWindow o) => o -> m () #
constructWindowApplication :: (IsWindow o, MonadIO m, IsApplication a) => a -> m (GValueConstruct o) #
constructWindowChild :: (IsWindow o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #
constructWindowDecorated :: (IsWindow o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructWindowDefaultHeight :: (IsWindow o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructWindowDefaultWidget :: (IsWindow o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #
constructWindowDefaultWidth :: (IsWindow o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructWindowDeletable :: (IsWindow o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructWindowDestroyWithParent :: (IsWindow o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructWindowDisplay :: (IsWindow o, MonadIO m, IsDisplay a) => a -> m (GValueConstruct o) #
constructWindowFocusVisible :: (IsWindow o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructWindowFocusWidget :: (IsWindow o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #
constructWindowFullscreened :: (IsWindow o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructWindowGravity :: (IsWindow o, MonadIO m) => WindowGravity -> m (GValueConstruct o) #
constructWindowHandleMenubarAccel :: (IsWindow o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructWindowHideOnClose :: (IsWindow o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructWindowIconName :: (IsWindow o, MonadIO m) => Text -> m (GValueConstruct o) #
constructWindowMaximized :: (IsWindow o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructWindowMnemonicsVisible :: (IsWindow o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructWindowModal :: (IsWindow o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructWindowResizable :: (IsWindow o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructWindowStartupId :: (IsWindow o, MonadIO m) => Text -> m (GValueConstruct o) #
constructWindowTitle :: (IsWindow o, MonadIO m) => Text -> m (GValueConstruct o) #
constructWindowTitlebar :: (IsWindow o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #
constructWindowTransientFor :: (IsWindow o, MonadIO m, IsWindow a) => a -> m (GValueConstruct o) #
getWindowApplication :: (MonadIO m, IsWindow o) => o -> m (Maybe Application) #
getWindowChild :: (MonadIO m, IsWindow o) => o -> m (Maybe Widget) #
getWindowDecorated :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowDefaultHeight :: (MonadIO m, IsWindow o) => o -> m Int32 #
getWindowDefaultWidget :: (MonadIO m, IsWindow o) => o -> m (Maybe Widget) #
getWindowDefaultWidth :: (MonadIO m, IsWindow o) => o -> m Int32 #
getWindowDeletable :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowDestroyWithParent :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowDisplay :: (MonadIO m, IsWindow o) => o -> m (Maybe Display) #
getWindowFocusVisible :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowFocusWidget :: (MonadIO m, IsWindow o) => o -> m (Maybe Widget) #
getWindowFullscreened :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowGravity :: (MonadIO m, IsWindow o) => o -> m WindowGravity #
getWindowHandleMenubarAccel :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowHideOnClose :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowIconName :: (MonadIO m, IsWindow o) => o -> m (Maybe Text) #
getWindowIsActive :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowMaximized :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowMnemonicsVisible :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowModal :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowResizable :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowSuspended :: (MonadIO m, IsWindow o) => o -> m Bool #
getWindowTitle :: (MonadIO m, IsWindow o) => o -> m (Maybe Text) #
getWindowTitlebar :: (MonadIO m, IsWindow o) => o -> m (Maybe Widget) #
getWindowTransientFor :: (MonadIO m, IsWindow o) => o -> m (Maybe Window) #
onWindowActivateDefault :: (IsWindow a, MonadIO m) => a -> ((?self :: a) => WindowActivateDefaultCallback) -> m SignalHandlerId #
onWindowActivateFocus :: (IsWindow a, MonadIO m) => a -> ((?self :: a) => WindowActivateFocusCallback) -> m SignalHandlerId #
onWindowCloseRequest :: (IsWindow a, MonadIO m) => a -> ((?self :: a) => WindowCloseRequestCallback) -> m SignalHandlerId #
onWindowEnableDebugging :: (IsWindow a, MonadIO m) => a -> ((?self :: a) => WindowEnableDebuggingCallback) -> m SignalHandlerId #
onWindowKeysChanged :: (IsWindow a, MonadIO m) => a -> ((?self :: a) => WindowKeysChangedCallback) -> m SignalHandlerId #
setWindowApplication :: (MonadIO m, IsWindow o, IsApplication a) => o -> a -> m () #
setWindowChild :: (MonadIO m, IsWindow o, IsWidget a) => o -> a -> m () #
setWindowDecorated :: (MonadIO m, IsWindow o) => o -> Bool -> m () #
setWindowDefaultHeight :: (MonadIO m, IsWindow o) => o -> Int32 -> m () #
setWindowDefaultWidget :: (MonadIO m, IsWindow o, IsWidget a) => o -> a -> m () #
setWindowDefaultWidth :: (MonadIO m, IsWindow o) => o -> Int32 -> m () #
setWindowDeletable :: (MonadIO m, IsWindow o) => o -> Bool -> m () #
setWindowDestroyWithParent :: (MonadIO m, IsWindow o) => o -> Bool -> m () #
setWindowDisplay :: (MonadIO m, IsWindow o, IsDisplay a) => o -> a -> m () #
setWindowFocusVisible :: (MonadIO m, IsWindow o) => o -> Bool -> m () #
setWindowFocusWidget :: (MonadIO m, IsWindow o, IsWidget a) => o -> a -> m () #
setWindowFullscreened :: (MonadIO m, IsWindow o) => o -> Bool -> m () #
setWindowGravity :: (MonadIO m, IsWindow o) => o -> WindowGravity -> m () #
setWindowHandleMenubarAccel :: (MonadIO m, IsWindow o) => o -> Bool -> m () #
setWindowHideOnClose :: (MonadIO m, IsWindow o) => o -> Bool -> m () #
setWindowIconName :: (MonadIO m, IsWindow o) => o -> Text -> m () #
setWindowMaximized :: (MonadIO m, IsWindow o) => o -> Bool -> m () #
setWindowMnemonicsVisible :: (MonadIO m, IsWindow o) => o -> Bool -> m () #
setWindowModal :: (MonadIO m, IsWindow o) => o -> Bool -> m () #
setWindowResizable :: (MonadIO m, IsWindow o) => o -> Bool -> m () #
setWindowStartupId :: (MonadIO m, IsWindow o) => o -> Text -> m () #
setWindowTitle :: (MonadIO m, IsWindow o) => o -> Text -> m () #
setWindowTitlebar :: (MonadIO m, IsWindow o, IsWidget a) => o -> a -> m () #
setWindowTransientFor :: (MonadIO m, IsWindow o, IsWindow a) => o -> a -> m () #
windowApplication :: AttrLabelProxy "application" #
windowChild :: AttrLabelProxy "child" #
windowClose :: (HasCallStack, MonadIO m, IsWindow a) => a -> m () #
windowDecorated :: AttrLabelProxy "decorated" #
windowDefaultHeight :: AttrLabelProxy "defaultHeight" #
windowDefaultWidget :: AttrLabelProxy "defaultWidget" #
windowDefaultWidth :: AttrLabelProxy "defaultWidth" #
windowDeletable :: AttrLabelProxy "deletable" #
windowDestroy :: (HasCallStack, MonadIO m, IsWindow a) => a -> m () #
windowDestroyWithParent :: AttrLabelProxy "destroyWithParent" #
windowDisplay :: AttrLabelProxy "display" #
windowFocusVisible :: AttrLabelProxy "focusVisible" #
windowFocusWidget :: AttrLabelProxy "focusWidget" #
windowFullscreen :: (HasCallStack, MonadIO m, IsWindow a) => a -> m () #
windowFullscreenOnMonitor :: (HasCallStack, MonadIO m, IsWindow a, IsMonitor b) => a -> b -> m () #
windowFullscreened :: AttrLabelProxy "fullscreened" #
windowGetApplication :: (HasCallStack, MonadIO m, IsWindow a) => a -> m (Maybe Application) #
windowGetChild :: (HasCallStack, MonadIO m, IsWindow a) => a -> m (Maybe Widget) #
windowGetDecorated :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowGetDefaultIconName :: (HasCallStack, MonadIO m) => m (Maybe Text) #
windowGetDefaultSize :: (HasCallStack, MonadIO m, IsWindow a) => a -> m (Int32, Int32) #
windowGetDefaultWidget :: (HasCallStack, MonadIO m, IsWindow a) => a -> m (Maybe Widget) #
windowGetDeletable :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowGetDestroyWithParent :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowGetFocus :: (HasCallStack, MonadIO m, IsWindow a) => a -> m (Maybe Widget) #
windowGetFocusVisible :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowGetGravity :: (HasCallStack, MonadIO m, IsWindow a) => a -> m WindowGravity #
windowGetGroup :: (HasCallStack, MonadIO m, IsWindow a) => Maybe a -> m WindowGroup #
windowGetHandleMenubarAccel :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowGetHideOnClose :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowGetIconName :: (HasCallStack, MonadIO m, IsWindow a) => a -> m (Maybe Text) #
windowGetMnemonicsVisible :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowGetModal :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowGetResizable :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowGetTitle :: (HasCallStack, MonadIO m, IsWindow a) => a -> m (Maybe Text) #
windowGetTitlebar :: (HasCallStack, MonadIO m, IsWindow a) => a -> m (Maybe Widget) #
windowGetToplevels :: (HasCallStack, MonadIO m) => m ListModel #
windowGetTransientFor :: (HasCallStack, MonadIO m, IsWindow a) => a -> m (Maybe Window) #
windowGravity :: AttrLabelProxy "gravity" #
windowHandleMenubarAccel :: AttrLabelProxy "handleMenubarAccel" #
windowHasGroup :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowHideOnClose :: AttrLabelProxy "hideOnClose" #
windowIconName :: AttrLabelProxy "iconName" #
windowIsActive :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowIsFullscreen :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowIsMaximized :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowIsSuspended :: (HasCallStack, MonadIO m, IsWindow a) => a -> m Bool #
windowListToplevels :: (HasCallStack, MonadIO m) => m [Widget] #
windowMaximize :: (HasCallStack, MonadIO m, IsWindow a) => a -> m () #
windowMaximized :: AttrLabelProxy "maximized" #
windowMinimize :: (HasCallStack, MonadIO m, IsWindow a) => a -> m () #
windowMnemonicsVisible :: AttrLabelProxy "mnemonicsVisible" #
windowModal :: AttrLabelProxy "modal" #
windowPresent :: (HasCallStack, MonadIO m, IsWindow a) => a -> m () #
windowPresentWithTime :: (HasCallStack, MonadIO m, IsWindow a) => a -> Word32 -> m () #
windowResizable :: AttrLabelProxy "resizable" #
windowSetApplication :: (HasCallStack, MonadIO m, IsWindow a, IsApplication b) => a -> Maybe b -> m () #
windowSetAutoStartupNotification :: (HasCallStack, MonadIO m) => Bool -> m () #
windowSetChild :: (HasCallStack, MonadIO m, IsWindow a, IsWidget b) => a -> Maybe b -> m () #
windowSetDecorated :: (HasCallStack, MonadIO m, IsWindow a) => a -> Bool -> m () #
windowSetDefaultIconName :: (HasCallStack, MonadIO m) => Text -> m () #
windowSetDefaultSize :: (HasCallStack, MonadIO m, IsWindow a) => a -> Int32 -> Int32 -> m () #
windowSetDefaultWidget :: (HasCallStack, MonadIO m, IsWindow a, IsWidget b) => a -> Maybe b -> m () #
windowSetDeletable :: (HasCallStack, MonadIO m, IsWindow a) => a -> Bool -> m () #
windowSetDestroyWithParent :: (HasCallStack, MonadIO m, IsWindow a) => a -> Bool -> m () #
windowSetDisplay :: (HasCallStack, MonadIO m, IsWindow a, IsDisplay b) => a -> b -> m () #
windowSetFocus :: (HasCallStack, MonadIO m, IsWindow a, IsWidget b) => a -> Maybe b -> m () #
windowSetFocusVisible :: (HasCallStack, MonadIO m, IsWindow a) => a -> Bool -> m () #
windowSetGravity :: (HasCallStack, MonadIO m, IsWindow a) => a -> WindowGravity -> m () #
windowSetHandleMenubarAccel :: (HasCallStack, MonadIO m, IsWindow a) => a -> Bool -> m () #
windowSetHideOnClose :: (HasCallStack, MonadIO m, IsWindow a) => a -> Bool -> m () #
windowSetIconName :: (HasCallStack, MonadIO m, IsWindow a) => a -> Maybe Text -> m () #
windowSetInteractiveDebugging :: (HasCallStack, MonadIO m) => Bool -> m () #
windowSetMnemonicsVisible :: (HasCallStack, MonadIO m, IsWindow a) => a -> Bool -> m () #
windowSetModal :: (HasCallStack, MonadIO m, IsWindow a) => a -> Bool -> m () #
windowSetResizable :: (HasCallStack, MonadIO m, IsWindow a) => a -> Bool -> m () #
windowSetStartupId :: (HasCallStack, MonadIO m, IsWindow a) => a -> Text -> m () #
windowSetTitle :: (HasCallStack, MonadIO m, IsWindow a) => a -> Maybe Text -> m () #
windowSetTitlebar :: (HasCallStack, MonadIO m, IsWindow a, IsWidget b) => a -> Maybe b -> m () #
windowSetTransientFor :: (HasCallStack, MonadIO m, IsWindow a, IsWindow b) => a -> Maybe b -> m () #
windowStartupId :: AttrLabelProxy "startupId" #
windowSuspended :: AttrLabelProxy "suspended" #
windowTitle :: AttrLabelProxy "title" #
windowTitlebar :: AttrLabelProxy "titlebar" #
windowTransientFor :: AttrLabelProxy "transientFor" #
windowUnfullscreen :: (HasCallStack, MonadIO m, IsWindow a) => a -> m () #
windowUnmaximize :: (HasCallStack, MonadIO m, IsWindow a) => a -> m () #
windowUnminimize :: (HasCallStack, MonadIO m, IsWindow a) => a -> m () #