gi-gtk-4.0.12: Gtk 4.x bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.AssistantPage

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gtk.Objects.AssistantPage module in the gi-gtk4 package.

The link below will take you to the relevant entry in the gi-gtk4 documentation.

Documentation

newtype AssistantPage #

Instances

Instances details
Eq AssistantPage 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

GObject AssistantPage 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

ManagedPtrNewtype AssistantPage 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

TypedObject AssistantPage 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Methods

glibType :: IO GType #

HasParentTypes AssistantPage 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

HasAttributeList AssistantPage 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

(info ~ ResolveAssistantPageMethod t AssistantPage, OverloadedMethod info AssistantPage p, HasField t AssistantPage p) => HasField (t :: Symbol) AssistantPage p 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Methods

getField :: AssistantPage -> p

(info ~ ResolveAssistantPageMethod t AssistantPage, OverloadedMethodInfo info AssistantPage) => IsLabel t (MethodProxy info AssistantPage) 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Methods

fromLabel :: MethodProxy info AssistantPage

(info ~ ResolveAssistantPageMethod t AssistantPage, OverloadedMethod info AssistantPage p) => IsLabel t (AssistantPage -> p) 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Methods

fromLabel :: AssistantPage -> p

IsGValue (Maybe AssistantPage) 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe AssistantPage -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe AssistantPage) #

type AttributeList AssistantPage 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttributeList AssistantPage = AssistantPageAttributeList
type ParentTypes AssistantPage 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type ParentTypes AssistantPage = '[Object]
type SignalList AssistantPage 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type SignalList AssistantPage = AssistantPageSignalList

data AssistantPageChildPropertyInfo #

Instances

Instances details
AttrInfo AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Associated Types

type AttrAllowedOps AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrAllowedOps AssistantPageChildPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrBaseTypeConstraint AssistantPageChildPropertyInfo = IsAssistantPage
type AttrGetType AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPageChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferTypeConstraint AssistantPageChildPropertyInfo = IsWidget
type AttrTransferType AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferType AssistantPageChildPropertyInfo = Widget
type AttrLabel AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrLabel AssistantPageChildPropertyInfo = "child"
type AttrOrigin AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Methods

attrGet :: AttrBaseTypeConstraint AssistantPageChildPropertyInfo o => o -> IO (AttrGetType AssistantPageChildPropertyInfo)

attrSet :: (AttrBaseTypeConstraint AssistantPageChildPropertyInfo o, AttrSetTypeConstraint AssistantPageChildPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint AssistantPageChildPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint AssistantPageChildPropertyInfo o, AttrSetTypeConstraint AssistantPageChildPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint AssistantPageChildPropertyInfo o, AttrTransferTypeConstraint AssistantPageChildPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType AssistantPageChildPropertyInfo)

attrPut :: AttrBaseTypeConstraint AssistantPageChildPropertyInfo o => o -> AttrGetType AssistantPageChildPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrAllowedOps AssistantPageChildPropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrBaseTypeConstraint AssistantPageChildPropertyInfo = IsAssistantPage
type AttrGetType AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrLabel AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrLabel AssistantPageChildPropertyInfo = "child"
type AttrOrigin AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPageChildPropertyInfo = IsWidget
type AttrTransferType AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferType AssistantPageChildPropertyInfo = Widget
type AttrTransferTypeConstraint AssistantPageChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferTypeConstraint AssistantPageChildPropertyInfo = IsWidget

data AssistantPageCompletePropertyInfo #

Instances

Instances details
AttrInfo AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Associated Types

type AttrAllowedOps AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrAllowedOps AssistantPageCompletePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrGetType AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrGetType AssistantPageCompletePropertyInfo = Bool
type AttrSetTypeConstraint AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPageCompletePropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferTypeConstraint AssistantPageCompletePropertyInfo = Type ~ Bool
type AttrTransferType AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferType AssistantPageCompletePropertyInfo = Bool
type AttrLabel AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrLabel AssistantPageCompletePropertyInfo = "complete"
type AttrOrigin AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Methods

attrGet :: AttrBaseTypeConstraint AssistantPageCompletePropertyInfo o => o -> IO (AttrGetType AssistantPageCompletePropertyInfo)

attrSet :: (AttrBaseTypeConstraint AssistantPageCompletePropertyInfo o, AttrSetTypeConstraint AssistantPageCompletePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint AssistantPageCompletePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint AssistantPageCompletePropertyInfo o, AttrSetTypeConstraint AssistantPageCompletePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint AssistantPageCompletePropertyInfo o, AttrTransferTypeConstraint AssistantPageCompletePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType AssistantPageCompletePropertyInfo)

attrPut :: AttrBaseTypeConstraint AssistantPageCompletePropertyInfo o => o -> AttrGetType AssistantPageCompletePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrAllowedOps AssistantPageCompletePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrGetType AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrGetType AssistantPageCompletePropertyInfo = Bool
type AttrLabel AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrLabel AssistantPageCompletePropertyInfo = "complete"
type AttrOrigin AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPageCompletePropertyInfo = Type ~ Bool
type AttrTransferType AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferType AssistantPageCompletePropertyInfo = Bool
type AttrTransferTypeConstraint AssistantPageCompletePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferTypeConstraint AssistantPageCompletePropertyInfo = Type ~ Bool

data AssistantPageGetChildMethodInfo #

Instances

Instances details
(signature ~ m Widget, MonadIO m, IsAssistantPage a) => OverloadedMethod AssistantPageGetChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AssistantPageGetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AssistantPagePageTypePropertyInfo #

Instances

Instances details
AttrInfo AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Associated Types

type AttrAllowedOps AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrAllowedOps AssistantPagePageTypePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrGetType AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPagePageTypePropertyInfo = Type ~ AssistantPageType
type AttrTransferTypeConstraint AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferTypeConstraint AssistantPagePageTypePropertyInfo = Type ~ AssistantPageType
type AttrTransferType AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrLabel AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrLabel AssistantPagePageTypePropertyInfo = "page-type"
type AttrOrigin AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Methods

attrGet :: AttrBaseTypeConstraint AssistantPagePageTypePropertyInfo o => o -> IO (AttrGetType AssistantPagePageTypePropertyInfo)

attrSet :: (AttrBaseTypeConstraint AssistantPagePageTypePropertyInfo o, AttrSetTypeConstraint AssistantPagePageTypePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint AssistantPagePageTypePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint AssistantPagePageTypePropertyInfo o, AttrSetTypeConstraint AssistantPagePageTypePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint AssistantPagePageTypePropertyInfo o, AttrTransferTypeConstraint AssistantPagePageTypePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType AssistantPagePageTypePropertyInfo)

attrPut :: AttrBaseTypeConstraint AssistantPagePageTypePropertyInfo o => o -> AttrGetType AssistantPagePageTypePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrAllowedOps AssistantPagePageTypePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrGetType AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrLabel AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrLabel AssistantPagePageTypePropertyInfo = "page-type"
type AttrOrigin AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPagePageTypePropertyInfo = Type ~ AssistantPageType
type AttrTransferType AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferTypeConstraint AssistantPagePageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferTypeConstraint AssistantPagePageTypePropertyInfo = Type ~ AssistantPageType

data AssistantPageTitlePropertyInfo #

Instances

Instances details
AttrInfo AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Associated Types

type AttrAllowedOps AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrAllowedOps AssistantPageTitlePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrBaseTypeConstraint AssistantPageTitlePropertyInfo = IsAssistantPage
type AttrGetType AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrGetType AssistantPageTitlePropertyInfo = Maybe Text
type AttrSetTypeConstraint AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPageTitlePropertyInfo = Type ~ Text
type AttrTransferTypeConstraint AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferTypeConstraint AssistantPageTitlePropertyInfo = Type ~ Text
type AttrTransferType AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferType AssistantPageTitlePropertyInfo = Text
type AttrLabel AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrLabel AssistantPageTitlePropertyInfo = "title"
type AttrOrigin AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

Methods

attrGet :: AttrBaseTypeConstraint AssistantPageTitlePropertyInfo o => o -> IO (AttrGetType AssistantPageTitlePropertyInfo)

attrSet :: (AttrBaseTypeConstraint AssistantPageTitlePropertyInfo o, AttrSetTypeConstraint AssistantPageTitlePropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint AssistantPageTitlePropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint AssistantPageTitlePropertyInfo o, AttrSetTypeConstraint AssistantPageTitlePropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint AssistantPageTitlePropertyInfo o, AttrTransferTypeConstraint AssistantPageTitlePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType AssistantPageTitlePropertyInfo)

attrPut :: AttrBaseTypeConstraint AssistantPageTitlePropertyInfo o => o -> AttrGetType AssistantPageTitlePropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrAllowedOps AssistantPageTitlePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrBaseTypeConstraint AssistantPageTitlePropertyInfo = IsAssistantPage
type AttrGetType AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrGetType AssistantPageTitlePropertyInfo = Maybe Text
type AttrLabel AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrLabel AssistantPageTitlePropertyInfo = "title"
type AttrOrigin AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrSetTypeConstraint AssistantPageTitlePropertyInfo = Type ~ Text
type AttrTransferType AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferType AssistantPageTitlePropertyInfo = Text
type AttrTransferTypeConstraint AssistantPageTitlePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type AttrTransferTypeConstraint AssistantPageTitlePropertyInfo = Type ~ Text

class (GObject o, IsDescendantOf AssistantPage o) => IsAssistantPage o #

Instances

Instances details
(GObject o, IsDescendantOf AssistantPage o) => IsAssistantPage o 
Instance details

Defined in GI.Gtk.Objects.AssistantPage

type family ResolveAssistantPageMethod (t :: Symbol) o where ... #

Equations

ResolveAssistantPageMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveAssistantPageMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveAssistantPageMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveAssistantPageMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveAssistantPageMethod "getv" o = ObjectGetvMethodInfo 
ResolveAssistantPageMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveAssistantPageMethod "notify" o = ObjectNotifyMethodInfo 
ResolveAssistantPageMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveAssistantPageMethod "ref" o = ObjectRefMethodInfo 
ResolveAssistantPageMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveAssistantPageMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveAssistantPageMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveAssistantPageMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveAssistantPageMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveAssistantPageMethod "unref" o = ObjectUnrefMethodInfo 
ResolveAssistantPageMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveAssistantPageMethod "getChild" o = AssistantPageGetChildMethodInfo 
ResolveAssistantPageMethod "getData" o = ObjectGetDataMethodInfo 
ResolveAssistantPageMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveAssistantPageMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveAssistantPageMethod "setData" o = ObjectSetDataMethodInfo 
ResolveAssistantPageMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveAssistantPageMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveAssistantPageMethod l o = MethodResolutionFailed l o :: Type 

assistantPageChild :: AttrLabelProxy "child" #

assistantPageComplete :: AttrLabelProxy "complete" #

assistantPageGetChild :: (HasCallStack, MonadIO m, IsAssistantPage a) => a -> m Widget #

assistantPagePageType :: AttrLabelProxy "pageType" #

assistantPageTitle :: AttrLabelProxy "title" #

clearAssistantPageTitle :: (MonadIO m, IsAssistantPage o) => o -> m () #

constructAssistantPageChild :: (IsAssistantPage o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructAssistantPageComplete :: (IsAssistantPage o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructAssistantPagePageType :: (IsAssistantPage o, MonadIO m) => AssistantPageType -> m (GValueConstruct o) #

constructAssistantPageTitle :: (IsAssistantPage o, MonadIO m) => Text -> m (GValueConstruct o) #

getAssistantPageChild :: (MonadIO m, IsAssistantPage o) => o -> m Widget #

getAssistantPageComplete :: (MonadIO m, IsAssistantPage o) => o -> m Bool #

getAssistantPageTitle :: (MonadIO m, IsAssistantPage o) => o -> m (Maybe Text) #

setAssistantPageComplete :: (MonadIO m, IsAssistantPage o) => o -> Bool -> m () #

setAssistantPageTitle :: (MonadIO m, IsAssistantPage o) => o -> Text -> m () #

toAssistantPage :: (MonadIO m, IsAssistantPage o) => o -> m AssistantPage #