| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.StackPage
Description
Documentation
Constructors
| StackPage (ManagedPtr StackPage) |
Instances
class (GObject o, IsDescendantOf StackPage o) => IsStackPage o #
Instances
| (GObject o, IsDescendantOf StackPage o) => IsStackPage o | |
Defined in GI.Gtk.Objects.StackPage | |
type family ResolveStackPageMethod (t :: Symbol) o where ... #
Equations
data StackPageChildPropertyInfo #
Instances
data StackPageGetChildMethodInfo #
Instances
| (signature ~ m Widget, MonadIO m, IsStackPage a) => OverloadedMethod StackPageGetChildMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageGetChildMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageGetIconNameMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsStackPage a) => OverloadedMethod StackPageGetIconNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageGetIconNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageGetNameMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsStackPage a) => OverloadedMethod StackPageGetNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageGetNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageGetNeedsAttentionMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsStackPage a) => OverloadedMethod StackPageGetNeedsAttentionMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageGetNeedsAttentionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageGetTitleMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsStackPage a) => OverloadedMethod StackPageGetTitleMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageGetTitleMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageGetUseUnderlineMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsStackPage a) => OverloadedMethod StackPageGetUseUnderlineMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageGetUseUnderlineMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageGetVisibleMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsStackPage a) => OverloadedMethod StackPageGetVisibleMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageGetVisibleMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageIconNamePropertyInfo #
Instances
| AttrInfo StackPageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage Associated Types
Methods attrGet :: AttrBaseTypeConstraint StackPageIconNamePropertyInfo o => o -> IO (AttrGetType StackPageIconNamePropertyInfo) attrSet :: (AttrBaseTypeConstraint StackPageIconNamePropertyInfo o, AttrSetTypeConstraint StackPageIconNamePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint StackPageIconNamePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint StackPageIconNamePropertyInfo o, AttrSetTypeConstraint StackPageIconNamePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint StackPageIconNamePropertyInfo o, AttrTransferTypeConstraint StackPageIconNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType StackPageIconNamePropertyInfo) attrPut :: AttrBaseTypeConstraint StackPageIconNamePropertyInfo o => o -> AttrGetType StackPageIconNamePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps StackPageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrAllowedOps StackPageIconNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint StackPageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage | |||||||||||||||||||||||||||||||||
| type AttrGetType StackPageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrGetType StackPageIconNamePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel StackPageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrLabel StackPageIconNamePropertyInfo = "icon-name" | |||||||||||||||||||||||||||||||||
| type AttrOrigin StackPageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint StackPageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrSetTypeConstraint StackPageIconNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType StackPageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrTransferType StackPageIconNamePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint StackPageIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrTransferTypeConstraint StackPageIconNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data StackPageNamePropertyInfo #
Instances
| AttrInfo StackPageNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage Associated Types
Methods attrGet :: AttrBaseTypeConstraint StackPageNamePropertyInfo o => o -> IO (AttrGetType StackPageNamePropertyInfo) attrSet :: (AttrBaseTypeConstraint StackPageNamePropertyInfo o, AttrSetTypeConstraint StackPageNamePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint StackPageNamePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint StackPageNamePropertyInfo o, AttrSetTypeConstraint StackPageNamePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint StackPageNamePropertyInfo o, AttrTransferTypeConstraint StackPageNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType StackPageNamePropertyInfo) attrPut :: AttrBaseTypeConstraint StackPageNamePropertyInfo o => o -> AttrGetType StackPageNamePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps StackPageNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrAllowedOps StackPageNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint StackPageNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage | |||||||||||||||||||||||||||||||||
| type AttrGetType StackPageNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrGetType StackPageNamePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel StackPageNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrLabel StackPageNamePropertyInfo = "name" | |||||||||||||||||||||||||||||||||
| type AttrOrigin StackPageNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint StackPageNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrSetTypeConstraint StackPageNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType StackPageNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrTransferType StackPageNamePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint StackPageNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrTransferTypeConstraint StackPageNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data StackPageNeedsAttentionPropertyInfo #
Instances
| AttrInfo StackPageNeedsAttentionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage Associated Types
Methods attrGet :: AttrBaseTypeConstraint StackPageNeedsAttentionPropertyInfo o => o -> IO (AttrGetType StackPageNeedsAttentionPropertyInfo) attrSet :: (AttrBaseTypeConstraint StackPageNeedsAttentionPropertyInfo o, AttrSetTypeConstraint StackPageNeedsAttentionPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint StackPageNeedsAttentionPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint StackPageNeedsAttentionPropertyInfo o, AttrSetTypeConstraint StackPageNeedsAttentionPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint StackPageNeedsAttentionPropertyInfo o, AttrTransferTypeConstraint StackPageNeedsAttentionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType StackPageNeedsAttentionPropertyInfo) attrPut :: AttrBaseTypeConstraint StackPageNeedsAttentionPropertyInfo o => o -> AttrGetType StackPageNeedsAttentionPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps StackPageNeedsAttentionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrAllowedOps StackPageNeedsAttentionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint StackPageNeedsAttentionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage | |||||||||||||||||||||||||||||||||
| type AttrGetType StackPageNeedsAttentionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrGetType StackPageNeedsAttentionPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel StackPageNeedsAttentionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrLabel StackPageNeedsAttentionPropertyInfo = "needs-attention" | |||||||||||||||||||||||||||||||||
| type AttrOrigin StackPageNeedsAttentionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint StackPageNeedsAttentionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrSetTypeConstraint StackPageNeedsAttentionPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType StackPageNeedsAttentionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrTransferType StackPageNeedsAttentionPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint StackPageNeedsAttentionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrTransferTypeConstraint StackPageNeedsAttentionPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data StackPageSetIconNameMethodInfo #
Instances
| (signature ~ (Text -> m ()), MonadIO m, IsStackPage a) => OverloadedMethod StackPageSetIconNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageSetIconNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageSetNameMethodInfo #
Instances
| (signature ~ (Text -> m ()), MonadIO m, IsStackPage a) => OverloadedMethod StackPageSetNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageSetNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageSetNeedsAttentionMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsStackPage a) => OverloadedMethod StackPageSetNeedsAttentionMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageSetNeedsAttentionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageSetTitleMethodInfo #
Instances
| (signature ~ (Text -> m ()), MonadIO m, IsStackPage a) => OverloadedMethod StackPageSetTitleMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageSetTitleMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageSetUseUnderlineMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsStackPage a) => OverloadedMethod StackPageSetUseUnderlineMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageSetUseUnderlineMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageSetVisibleMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsStackPage a) => OverloadedMethod StackPageSetVisibleMethodInfo a signature | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StackPageSetVisibleMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StackPage Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StackPageTitlePropertyInfo #
Instances
| AttrInfo StackPageTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage Associated Types
Methods attrGet :: AttrBaseTypeConstraint StackPageTitlePropertyInfo o => o -> IO (AttrGetType StackPageTitlePropertyInfo) attrSet :: (AttrBaseTypeConstraint StackPageTitlePropertyInfo o, AttrSetTypeConstraint StackPageTitlePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint StackPageTitlePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint StackPageTitlePropertyInfo o, AttrSetTypeConstraint StackPageTitlePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint StackPageTitlePropertyInfo o, AttrTransferTypeConstraint StackPageTitlePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType StackPageTitlePropertyInfo) attrPut :: AttrBaseTypeConstraint StackPageTitlePropertyInfo o => o -> AttrGetType StackPageTitlePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps StackPageTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrAllowedOps StackPageTitlePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint StackPageTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage | |||||||||||||||||||||||||||||||||
| type AttrGetType StackPageTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrGetType StackPageTitlePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel StackPageTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrLabel StackPageTitlePropertyInfo = "title" | |||||||||||||||||||||||||||||||||
| type AttrOrigin StackPageTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint StackPageTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrSetTypeConstraint StackPageTitlePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType StackPageTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrTransferType StackPageTitlePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint StackPageTitlePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrTransferTypeConstraint StackPageTitlePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data StackPageUseUnderlinePropertyInfo #
Instances
| AttrInfo StackPageUseUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage Associated Types
Methods attrGet :: AttrBaseTypeConstraint StackPageUseUnderlinePropertyInfo o => o -> IO (AttrGetType StackPageUseUnderlinePropertyInfo) attrSet :: (AttrBaseTypeConstraint StackPageUseUnderlinePropertyInfo o, AttrSetTypeConstraint StackPageUseUnderlinePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint StackPageUseUnderlinePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint StackPageUseUnderlinePropertyInfo o, AttrSetTypeConstraint StackPageUseUnderlinePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint StackPageUseUnderlinePropertyInfo o, AttrTransferTypeConstraint StackPageUseUnderlinePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType StackPageUseUnderlinePropertyInfo) attrPut :: AttrBaseTypeConstraint StackPageUseUnderlinePropertyInfo o => o -> AttrGetType StackPageUseUnderlinePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps StackPageUseUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrAllowedOps StackPageUseUnderlinePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint StackPageUseUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage | |||||||||||||||||||||||||||||||||
| type AttrGetType StackPageUseUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrGetType StackPageUseUnderlinePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel StackPageUseUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrLabel StackPageUseUnderlinePropertyInfo = "use-underline" | |||||||||||||||||||||||||||||||||
| type AttrOrigin StackPageUseUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint StackPageUseUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrSetTypeConstraint StackPageUseUnderlinePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType StackPageUseUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrTransferType StackPageUseUnderlinePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint StackPageUseUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrTransferTypeConstraint StackPageUseUnderlinePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data StackPageVisiblePropertyInfo #
Instances
| AttrInfo StackPageVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage Associated Types
Methods attrGet :: AttrBaseTypeConstraint StackPageVisiblePropertyInfo o => o -> IO (AttrGetType StackPageVisiblePropertyInfo) attrSet :: (AttrBaseTypeConstraint StackPageVisiblePropertyInfo o, AttrSetTypeConstraint StackPageVisiblePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint StackPageVisiblePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint StackPageVisiblePropertyInfo o, AttrSetTypeConstraint StackPageVisiblePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint StackPageVisiblePropertyInfo o, AttrTransferTypeConstraint StackPageVisiblePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType StackPageVisiblePropertyInfo) attrPut :: AttrBaseTypeConstraint StackPageVisiblePropertyInfo o => o -> AttrGetType StackPageVisiblePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps StackPageVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrAllowedOps StackPageVisiblePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint StackPageVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage | |||||||||||||||||||||||||||||||||
| type AttrGetType StackPageVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrGetType StackPageVisiblePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel StackPageVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrLabel StackPageVisiblePropertyInfo = "visible" | |||||||||||||||||||||||||||||||||
| type AttrOrigin StackPageVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint StackPageVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrSetTypeConstraint StackPageVisiblePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType StackPageVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrTransferType StackPageVisiblePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint StackPageVisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StackPage type AttrTransferTypeConstraint StackPageVisiblePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
constructStackPageChild :: (IsStackPage o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #
constructStackPageIconName :: (IsStackPage o, MonadIO m) => Text -> m (GValueConstruct o) #
constructStackPageName :: (IsStackPage o, MonadIO m) => Text -> m (GValueConstruct o) #
constructStackPageNeedsAttention :: (IsStackPage o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructStackPageTitle :: (IsStackPage o, MonadIO m) => Text -> m (GValueConstruct o) #
constructStackPageUseUnderline :: (IsStackPage o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructStackPageVisible :: (IsStackPage o, MonadIO m) => Bool -> m (GValueConstruct o) #
getStackPageChild :: (MonadIO m, IsStackPage o) => o -> m Widget #
getStackPageIconName :: (MonadIO m, IsStackPage o) => o -> m (Maybe Text) #
getStackPageName :: (MonadIO m, IsStackPage o) => o -> m (Maybe Text) #
getStackPageNeedsAttention :: (MonadIO m, IsStackPage o) => o -> m Bool #
getStackPageTitle :: (MonadIO m, IsStackPage o) => o -> m (Maybe Text) #
getStackPageUseUnderline :: (MonadIO m, IsStackPage o) => o -> m Bool #
getStackPageVisible :: (MonadIO m, IsStackPage o) => o -> m Bool #
setStackPageIconName :: (MonadIO m, IsStackPage o) => o -> Text -> m () #
setStackPageName :: (MonadIO m, IsStackPage o) => o -> Text -> m () #
setStackPageNeedsAttention :: (MonadIO m, IsStackPage o) => o -> Bool -> m () #
setStackPageTitle :: (MonadIO m, IsStackPage o) => o -> Text -> m () #
setStackPageUseUnderline :: (MonadIO m, IsStackPage o) => o -> Bool -> m () #
setStackPageVisible :: (MonadIO m, IsStackPage o) => o -> Bool -> m () #
stackPageChild :: AttrLabelProxy "child" #
stackPageGetChild :: (HasCallStack, MonadIO m, IsStackPage a) => a -> m Widget #
stackPageGetIconName :: (HasCallStack, MonadIO m, IsStackPage a) => a -> m (Maybe Text) #
stackPageGetName :: (HasCallStack, MonadIO m, IsStackPage a) => a -> m (Maybe Text) #
stackPageGetNeedsAttention :: (HasCallStack, MonadIO m, IsStackPage a) => a -> m Bool #
stackPageGetTitle :: (HasCallStack, MonadIO m, IsStackPage a) => a -> m (Maybe Text) #
stackPageGetUseUnderline :: (HasCallStack, MonadIO m, IsStackPage a) => a -> m Bool #
stackPageGetVisible :: (HasCallStack, MonadIO m, IsStackPage a) => a -> m Bool #
stackPageIconName :: AttrLabelProxy "iconName" #
stackPageName :: AttrLabelProxy "name" #
stackPageNeedsAttention :: AttrLabelProxy "needsAttention" #
stackPageSetIconName :: (HasCallStack, MonadIO m, IsStackPage a) => a -> Text -> m () #
stackPageSetName :: (HasCallStack, MonadIO m, IsStackPage a) => a -> Text -> m () #
stackPageSetNeedsAttention :: (HasCallStack, MonadIO m, IsStackPage a) => a -> Bool -> m () #
stackPageSetTitle :: (HasCallStack, MonadIO m, IsStackPage a) => a -> Text -> m () #
stackPageSetUseUnderline :: (HasCallStack, MonadIO m, IsStackPage a) => a -> Bool -> m () #
stackPageSetVisible :: (HasCallStack, MonadIO m, IsStackPage a) => a -> Bool -> m () #
stackPageTitle :: AttrLabelProxy "title" #
stackPageUseUnderline :: AttrLabelProxy "useUnderline" #
stackPageVisible :: AttrLabelProxy "visible" #
toStackPage :: (MonadIO m, IsStackPage o) => o -> m StackPage #