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

GI.Gtk.Objects.AboutDialog

Description

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

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

Documentation

newtype AboutDialog #

Instances

Instances details
Eq AboutDialog 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

(==) :: AboutDialog -> AboutDialog -> Bool

(/=) :: AboutDialog -> AboutDialog -> Bool

GObject AboutDialog 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

ManagedPtrNewtype AboutDialog 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

TypedObject AboutDialog 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

glibType :: IO GType #

HasParentTypes AboutDialog 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

HasAttributeList AboutDialog 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

(info ~ ResolveAboutDialogMethod t AboutDialog, OverloadedMethod info AboutDialog p, HasField t AboutDialog p) => HasField (t :: Symbol) AboutDialog p 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

getField :: AboutDialog -> p

(info ~ ResolveAboutDialogMethod t AboutDialog, OverloadedMethodInfo info AboutDialog) => IsLabel t (MethodProxy info AboutDialog) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

fromLabel :: MethodProxy info AboutDialog

(info ~ ResolveAboutDialogMethod t AboutDialog, OverloadedMethod info AboutDialog p) => IsLabel t (AboutDialog -> p) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

fromLabel :: AboutDialog -> p

IsGValue (Maybe AboutDialog) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList AboutDialog 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttributeList AboutDialog = AboutDialogAttributeList
type ParentTypes AboutDialog 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type SignalList AboutDialog 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type SignalList AboutDialog = AboutDialogSignalList

type AboutDialogActivateLinkCallback = Text -> IO Bool #

data AboutDialogActivateLinkSignalInfo #

Instances

Instances details
SignalInfo AboutDialogActivateLinkSignalInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type HaskellCallbackType AboutDialogActivateLinkSignalInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType AboutDialogActivateLinkSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType AboutDialogActivateLinkSignalInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

data AboutDialogAddCreditSectionMethodInfo #

Instances

Instances details
(signature ~ (Text -> [Text] -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogAddCreditSectionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogAddCreditSectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogArtistsPropertyInfo #

Instances

Instances details
AttrInfo AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogArtistsPropertyInfo = IsAboutDialog
type AttrGetType AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogArtistsPropertyInfo = [Text]
type AttrSetTypeConstraint AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogArtistsPropertyInfo = Type ~ [Text]
type AttrTransferTypeConstraint AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogArtistsPropertyInfo = Type ~ [Text]
type AttrTransferType AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogArtistsPropertyInfo = [Text]
type AttrLabel AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogArtistsPropertyInfo = "artists"
type AttrOrigin AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogArtistsPropertyInfo = IsAboutDialog
type AttrGetType AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogArtistsPropertyInfo = [Text]
type AttrLabel AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogArtistsPropertyInfo = "artists"
type AttrOrigin AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogArtistsPropertyInfo = Type ~ [Text]
type AttrTransferType AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogArtistsPropertyInfo = [Text]
type AttrTransferTypeConstraint AboutDialogArtistsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogArtistsPropertyInfo = Type ~ [Text]

data AboutDialogAuthorsPropertyInfo #

Instances

Instances details
AttrInfo AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogAuthorsPropertyInfo = IsAboutDialog
type AttrGetType AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogAuthorsPropertyInfo = [Text]
type AttrSetTypeConstraint AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogAuthorsPropertyInfo = Type ~ [Text]
type AttrTransferTypeConstraint AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogAuthorsPropertyInfo = Type ~ [Text]
type AttrTransferType AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogAuthorsPropertyInfo = [Text]
type AttrLabel AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogAuthorsPropertyInfo = "authors"
type AttrOrigin AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogAuthorsPropertyInfo = IsAboutDialog
type AttrGetType AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogAuthorsPropertyInfo = [Text]
type AttrLabel AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogAuthorsPropertyInfo = "authors"
type AttrOrigin AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogAuthorsPropertyInfo = Type ~ [Text]
type AttrTransferType AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogAuthorsPropertyInfo = [Text]
type AttrTransferTypeConstraint AboutDialogAuthorsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogAuthorsPropertyInfo = Type ~ [Text]

data AboutDialogCommentsPropertyInfo #

Instances

Instances details
AttrInfo AboutDialogCommentsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogCommentsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogCommentsPropertyInfo = IsAboutDialog
type AttrGetType AboutDialogCommentsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogCommentsPropertyInfo = Maybe Text
type AttrSetTypeConstraint AboutDialogCommentsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogCommentsPropertyInfo = Text
type AttrLabel AboutDialogCommentsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogCommentsPropertyInfo = "comments"
type AttrOrigin AboutDialogCommentsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogCommentsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogCommentsPropertyInfo = IsAboutDialog
type AttrGetType AboutDialogCommentsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogCommentsPropertyInfo = Maybe Text
type AttrLabel AboutDialogCommentsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogCommentsPropertyInfo = "comments"
type AttrOrigin AboutDialogCommentsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogCommentsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogCommentsPropertyInfo = Text
type AttrTransferTypeConstraint AboutDialogCommentsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogCommentsPropertyInfo = Type ~ Text

data AboutDialogCopyrightPropertyInfo #

Instances

Instances details
AttrInfo AboutDialogCopyrightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogCopyrightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogCopyrightPropertyInfo = IsAboutDialog
type AttrGetType AboutDialogCopyrightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogCopyrightPropertyInfo = Maybe Text
type AttrSetTypeConstraint AboutDialogCopyrightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogCopyrightPropertyInfo = Text
type AttrLabel AboutDialogCopyrightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogCopyrightPropertyInfo = "copyright"
type AttrOrigin AboutDialogCopyrightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogCopyrightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogCopyrightPropertyInfo = IsAboutDialog
type AttrGetType AboutDialogCopyrightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogCopyrightPropertyInfo = Maybe Text
type AttrLabel AboutDialogCopyrightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogCopyrightPropertyInfo = "copyright"
type AttrOrigin AboutDialogCopyrightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogCopyrightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogCopyrightPropertyInfo = Text
type AttrTransferTypeConstraint AboutDialogCopyrightPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogCopyrightPropertyInfo = Type ~ Text

data AboutDialogDocumentersPropertyInfo #

Instances

Instances details
AttrInfo AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogDocumentersPropertyInfo = [Text]
type AttrSetTypeConstraint AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogDocumentersPropertyInfo = Type ~ [Text]
type AttrTransferTypeConstraint AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogDocumentersPropertyInfo = Type ~ [Text]
type AttrTransferType AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogDocumentersPropertyInfo = [Text]
type AttrLabel AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogDocumentersPropertyInfo = "documenters"
type AttrOrigin AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogDocumentersPropertyInfo = [Text]
type AttrLabel AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogDocumentersPropertyInfo = "documenters"
type AttrOrigin AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogDocumentersPropertyInfo = Type ~ [Text]
type AttrTransferType AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogDocumentersPropertyInfo = [Text]
type AttrTransferTypeConstraint AboutDialogDocumentersPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogDocumentersPropertyInfo = Type ~ [Text]

data AboutDialogGetArtistsMethodInfo #

Instances

Instances details
(signature ~ m [Text], MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetArtistsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetArtistsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetAuthorsMethodInfo #

Instances

Instances details
(signature ~ m [Text], MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetAuthorsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetAuthorsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetCommentsMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetCommentsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetCommentsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetCopyrightMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetCopyrightMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetCopyrightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetDocumentersMethodInfo #

Instances

Instances details
(signature ~ m [Text], MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetDocumentersMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetDocumentersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetLicenseMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetLicenseMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetLicenseMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetLicenseTypeMethodInfo #

Instances

Instances details
(signature ~ m License, MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetLicenseTypeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetLicenseTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetLogoIconNameMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetLogoIconNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetLogoIconNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetLogoMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Paintable), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetLogoMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetLogoMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetProgramNameMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetProgramNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetProgramNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetSystemInformationMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetSystemInformationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetSystemInformationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetTranslatorCreditsMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetTranslatorCreditsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetTranslatorCreditsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetVersionMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetVersionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetVersionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetWebsiteLabelMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetWebsiteLabelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetWebsiteLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetWebsiteMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetWebsiteMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetWebsiteMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogGetWrapLicenseMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetWrapLicenseMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogGetWrapLicenseMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogLicensePropertyInfo #

Instances

Instances details
AttrInfo AboutDialogLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogLicensePropertyInfo = IsAboutDialog
type AttrGetType AboutDialogLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogLicensePropertyInfo = Maybe Text
type AttrSetTypeConstraint AboutDialogLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogLicensePropertyInfo = Text
type AttrLabel AboutDialogLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogLicensePropertyInfo = "license"
type AttrOrigin AboutDialogLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogLicensePropertyInfo = IsAboutDialog
type AttrGetType AboutDialogLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogLicensePropertyInfo = Maybe Text
type AttrLabel AboutDialogLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogLicensePropertyInfo = "license"
type AttrOrigin AboutDialogLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogLicensePropertyInfo = Text
type AttrTransferTypeConstraint AboutDialogLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogLicensePropertyInfo = Type ~ Text

data AboutDialogLicenseTypePropertyInfo #

Instances

Instances details
AttrInfo AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogLicenseTypePropertyInfo = Type ~ License
type AttrTransferTypeConstraint AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogLicenseTypePropertyInfo = Type ~ License
type AttrTransferType AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogLicenseTypePropertyInfo = "license-type"
type AttrOrigin AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogLicenseTypePropertyInfo = "license-type"
type AttrOrigin AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogLicenseTypePropertyInfo = Type ~ License
type AttrTransferType AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogLicenseTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogLicenseTypePropertyInfo = Type ~ License

data AboutDialogLogoIconNamePropertyInfo #

Instances

Instances details
AttrInfo AboutDialogLogoIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogLogoIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogLogoIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogLogoIconNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint AboutDialogLogoIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogLogoIconNamePropertyInfo = Text
type AttrLabel AboutDialogLogoIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogLogoIconNamePropertyInfo = "logo-icon-name"
type AttrOrigin AboutDialogLogoIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogLogoIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogLogoIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogLogoIconNamePropertyInfo = Maybe Text
type AttrLabel AboutDialogLogoIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogLogoIconNamePropertyInfo = "logo-icon-name"
type AttrOrigin AboutDialogLogoIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogLogoIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogLogoIconNamePropertyInfo = Text
type AttrTransferTypeConstraint AboutDialogLogoIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogLogoIconNamePropertyInfo = Type ~ Text

data AboutDialogLogoPropertyInfo #

Instances

Instances details
AttrInfo AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogLogoPropertyInfo = IsAboutDialog
type AttrGetType AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogLogoPropertyInfo = Maybe Paintable
type AttrSetTypeConstraint AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogLogoPropertyInfo = IsPaintable
type AttrTransferTypeConstraint AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogLogoPropertyInfo = IsPaintable
type AttrTransferType AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogLogoPropertyInfo = Paintable
type AttrLabel AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogLogoPropertyInfo = "logo"
type AttrOrigin AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogLogoPropertyInfo = IsAboutDialog
type AttrGetType AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogLogoPropertyInfo = Maybe Paintable
type AttrLabel AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogLogoPropertyInfo = "logo"
type AttrOrigin AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogLogoPropertyInfo = IsPaintable
type AttrTransferType AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogLogoPropertyInfo = Paintable
type AttrTransferTypeConstraint AboutDialogLogoPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogLogoPropertyInfo = IsPaintable

data AboutDialogProgramNamePropertyInfo #

Instances

Instances details
AttrInfo AboutDialogProgramNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogProgramNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogProgramNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogProgramNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint AboutDialogProgramNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogProgramNamePropertyInfo = Text
type AttrLabel AboutDialogProgramNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogProgramNamePropertyInfo = "program-name"
type AttrOrigin AboutDialogProgramNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogProgramNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogProgramNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogProgramNamePropertyInfo = Maybe Text
type AttrLabel AboutDialogProgramNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogProgramNamePropertyInfo = "program-name"
type AttrOrigin AboutDialogProgramNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogProgramNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogProgramNamePropertyInfo = Text
type AttrTransferTypeConstraint AboutDialogProgramNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogProgramNamePropertyInfo = Type ~ Text

data AboutDialogSetArtistsMethodInfo #

Instances

Instances details
(signature ~ ([Text] -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetArtistsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetArtistsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetAuthorsMethodInfo #

Instances

Instances details
(signature ~ ([Text] -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetAuthorsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetAuthorsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetCommentsMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetCommentsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetCommentsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetCopyrightMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetCopyrightMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetCopyrightMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetDocumentersMethodInfo #

Instances

Instances details
(signature ~ ([Text] -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetDocumentersMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetDocumentersMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetLicenseMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetLicenseMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetLicenseMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetLicenseTypeMethodInfo #

Instances

Instances details
(signature ~ (License -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetLicenseTypeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetLicenseTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetLogoIconNameMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetLogoIconNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetLogoIconNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetLogoMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsAboutDialog a, IsPaintable b) => OverloadedMethod AboutDialogSetLogoMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetLogoMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetProgramNameMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetProgramNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetProgramNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetSystemInformationMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetSystemInformationMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetSystemInformationMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetTranslatorCreditsMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetTranslatorCreditsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetTranslatorCreditsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetVersionMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetVersionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetVersionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetWebsiteLabelMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetWebsiteLabelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetWebsiteLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetWebsiteMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetWebsiteMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetWebsiteMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSetWrapLicenseMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetWrapLicenseMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AboutDialogSetWrapLicenseMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AboutDialogSystemInformationPropertyInfo #

Instances

Instances details
AttrInfo AboutDialogSystemInformationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogSystemInformationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogSystemInformationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogSystemInformationPropertyInfo = Maybe Text
type AttrSetTypeConstraint AboutDialogSystemInformationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogSystemInformationPropertyInfo = Text
type AttrLabel AboutDialogSystemInformationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogSystemInformationPropertyInfo = "system-information"
type AttrOrigin AboutDialogSystemInformationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogSystemInformationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogSystemInformationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogSystemInformationPropertyInfo = Maybe Text
type AttrLabel AboutDialogSystemInformationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogSystemInformationPropertyInfo = "system-information"
type AttrOrigin AboutDialogSystemInformationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogSystemInformationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogSystemInformationPropertyInfo = Text
type AttrTransferTypeConstraint AboutDialogSystemInformationPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogSystemInformationPropertyInfo = Type ~ Text

data AboutDialogTranslatorCreditsPropertyInfo #

Instances

Instances details
AttrInfo AboutDialogTranslatorCreditsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogTranslatorCreditsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogTranslatorCreditsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogTranslatorCreditsPropertyInfo = Maybe Text
type AttrSetTypeConstraint AboutDialogTranslatorCreditsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogTranslatorCreditsPropertyInfo = Text
type AttrLabel AboutDialogTranslatorCreditsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogTranslatorCreditsPropertyInfo = "translator-credits"
type AttrOrigin AboutDialogTranslatorCreditsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogTranslatorCreditsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogTranslatorCreditsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogTranslatorCreditsPropertyInfo = Maybe Text
type AttrLabel AboutDialogTranslatorCreditsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogTranslatorCreditsPropertyInfo = "translator-credits"
type AttrOrigin AboutDialogTranslatorCreditsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogTranslatorCreditsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogTranslatorCreditsPropertyInfo = Text
type AttrTransferTypeConstraint AboutDialogTranslatorCreditsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogTranslatorCreditsPropertyInfo = Type ~ Text

data AboutDialogVersionPropertyInfo #

Instances

Instances details
AttrInfo AboutDialogVersionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogVersionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogVersionPropertyInfo = IsAboutDialog
type AttrGetType AboutDialogVersionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogVersionPropertyInfo = Maybe Text
type AttrSetTypeConstraint AboutDialogVersionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogVersionPropertyInfo = Text
type AttrLabel AboutDialogVersionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogVersionPropertyInfo = "version"
type AttrOrigin AboutDialogVersionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogVersionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogVersionPropertyInfo = IsAboutDialog
type AttrGetType AboutDialogVersionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogVersionPropertyInfo = Maybe Text
type AttrLabel AboutDialogVersionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogVersionPropertyInfo = "version"
type AttrOrigin AboutDialogVersionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogVersionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogVersionPropertyInfo = Text
type AttrTransferTypeConstraint AboutDialogVersionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogVersionPropertyInfo = Type ~ Text

data AboutDialogWebsiteLabelPropertyInfo #

Instances

Instances details
AttrInfo AboutDialogWebsiteLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogWebsiteLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogWebsiteLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogWebsiteLabelPropertyInfo = Maybe Text
type AttrSetTypeConstraint AboutDialogWebsiteLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogWebsiteLabelPropertyInfo = Text
type AttrLabel AboutDialogWebsiteLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogWebsiteLabelPropertyInfo = "website-label"
type AttrOrigin AboutDialogWebsiteLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogWebsiteLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogWebsiteLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogWebsiteLabelPropertyInfo = Maybe Text
type AttrLabel AboutDialogWebsiteLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogWebsiteLabelPropertyInfo = "website-label"
type AttrOrigin AboutDialogWebsiteLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogWebsiteLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogWebsiteLabelPropertyInfo = Text
type AttrTransferTypeConstraint AboutDialogWebsiteLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogWebsiteLabelPropertyInfo = Type ~ Text

data AboutDialogWebsitePropertyInfo #

Instances

Instances details
AttrInfo AboutDialogWebsitePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogWebsitePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogWebsitePropertyInfo = IsAboutDialog
type AttrGetType AboutDialogWebsitePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogWebsitePropertyInfo = Maybe Text
type AttrSetTypeConstraint AboutDialogWebsitePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogWebsitePropertyInfo = Text
type AttrLabel AboutDialogWebsitePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogWebsitePropertyInfo = "website"
type AttrOrigin AboutDialogWebsitePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogWebsitePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrBaseTypeConstraint AboutDialogWebsitePropertyInfo = IsAboutDialog
type AttrGetType AboutDialogWebsitePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogWebsitePropertyInfo = Maybe Text
type AttrLabel AboutDialogWebsitePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogWebsitePropertyInfo = "website"
type AttrOrigin AboutDialogWebsitePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogWebsitePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogWebsitePropertyInfo = Text
type AttrTransferTypeConstraint AboutDialogWebsitePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogWebsitePropertyInfo = Type ~ Text

data AboutDialogWrapLicensePropertyInfo #

Instances

Instances details
AttrInfo AboutDialogWrapLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Associated Types

type AttrAllowedOps AboutDialogWrapLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogWrapLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogWrapLicensePropertyInfo = Bool
type AttrSetTypeConstraint AboutDialogWrapLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogWrapLicensePropertyInfo = Bool
type AttrLabel AboutDialogWrapLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogWrapLicensePropertyInfo = "wrap-license"
type AttrOrigin AboutDialogWrapLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AboutDialogWrapLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogWrapLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrGetType AboutDialogWrapLicensePropertyInfo = Bool
type AttrLabel AboutDialogWrapLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrLabel AboutDialogWrapLicensePropertyInfo = "wrap-license"
type AttrOrigin AboutDialogWrapLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrSetTypeConstraint AboutDialogWrapLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferType AboutDialogWrapLicensePropertyInfo = Bool
type AttrTransferTypeConstraint AboutDialogWrapLicensePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

type AttrTransferTypeConstraint AboutDialogWrapLicensePropertyInfo = Type ~ Bool

class (GObject o, IsDescendantOf AboutDialog o) => IsAboutDialog o #

Instances

Instances details
(GObject o, IsDescendantOf AboutDialog o) => IsAboutDialog o 
Instance details

Defined in GI.Gtk.Objects.AboutDialog

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

Equations

ResolveAboutDialogMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveAboutDialogMethod "activate" o = WidgetActivateMethodInfo 
ResolveAboutDialogMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveAboutDialogMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveAboutDialogMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveAboutDialogMethod "addCreditSection" o = AboutDialogAddCreditSectionMethodInfo 
ResolveAboutDialogMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveAboutDialogMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveAboutDialogMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveAboutDialogMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveAboutDialogMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveAboutDialogMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveAboutDialogMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveAboutDialogMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveAboutDialogMethod "close" o = WindowCloseMethodInfo 
ResolveAboutDialogMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveAboutDialogMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveAboutDialogMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveAboutDialogMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveAboutDialogMethod "contains" o = WidgetContainsMethodInfo 
ResolveAboutDialogMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveAboutDialogMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveAboutDialogMethod "destroy" o = WindowDestroyMethodInfo 
ResolveAboutDialogMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveAboutDialogMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveAboutDialogMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveAboutDialogMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveAboutDialogMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveAboutDialogMethod "fullscreen" o = WindowFullscreenMethodInfo 
ResolveAboutDialogMethod "fullscreenOnMonitor" o = WindowFullscreenOnMonitorMethodInfo 
ResolveAboutDialogMethod "getv" o = ObjectGetvMethodInfo 
ResolveAboutDialogMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveAboutDialogMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveAboutDialogMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveAboutDialogMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveAboutDialogMethod "hasGroup" o = WindowHasGroupMethodInfo 
ResolveAboutDialogMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveAboutDialogMethod "hide" o = WidgetHideMethodInfo 
ResolveAboutDialogMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveAboutDialogMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveAboutDialogMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveAboutDialogMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveAboutDialogMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveAboutDialogMethod "isActive" o = WindowIsActiveMethodInfo 
ResolveAboutDialogMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveAboutDialogMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveAboutDialogMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveAboutDialogMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveAboutDialogMethod "isFullscreen" o = WindowIsFullscreenMethodInfo 
ResolveAboutDialogMethod "isMaximized" o = WindowIsMaximizedMethodInfo 
ResolveAboutDialogMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveAboutDialogMethod "isSuspended" o = WindowIsSuspendedMethodInfo 
ResolveAboutDialogMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveAboutDialogMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveAboutDialogMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveAboutDialogMethod "map" o = WidgetMapMethodInfo 
ResolveAboutDialogMethod "maximize" o = WindowMaximizeMethodInfo 
ResolveAboutDialogMethod "measure" o = WidgetMeasureMethodInfo 
ResolveAboutDialogMethod "minimize" o = WindowMinimizeMethodInfo 
ResolveAboutDialogMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveAboutDialogMethod "notify" o = ObjectNotifyMethodInfo 
ResolveAboutDialogMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveAboutDialogMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveAboutDialogMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveAboutDialogMethod "pick" o = WidgetPickMethodInfo 
ResolveAboutDialogMethod "present" o = WindowPresentMethodInfo 
ResolveAboutDialogMethod "presentWithTime" o = WindowPresentWithTimeMethodInfo 
ResolveAboutDialogMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveAboutDialogMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveAboutDialogMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveAboutDialogMethod "realize" o = WidgetRealizeMethodInfo 
ResolveAboutDialogMethod "ref" o = ObjectRefMethodInfo 
ResolveAboutDialogMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveAboutDialogMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveAboutDialogMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveAboutDialogMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveAboutDialogMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveAboutDialogMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveAboutDialogMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveAboutDialogMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveAboutDialogMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveAboutDialogMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveAboutDialogMethod "show" o = WidgetShowMethodInfo 
ResolveAboutDialogMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveAboutDialogMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveAboutDialogMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveAboutDialogMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveAboutDialogMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveAboutDialogMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveAboutDialogMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveAboutDialogMethod "unfullscreen" o = WindowUnfullscreenMethodInfo 
ResolveAboutDialogMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveAboutDialogMethod "unmaximize" o = WindowUnmaximizeMethodInfo 
ResolveAboutDialogMethod "unminimize" o = WindowUnminimizeMethodInfo 
ResolveAboutDialogMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveAboutDialogMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveAboutDialogMethod "unref" o = ObjectUnrefMethodInfo 
ResolveAboutDialogMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveAboutDialogMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveAboutDialogMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveAboutDialogMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveAboutDialogMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveAboutDialogMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveAboutDialogMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveAboutDialogMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveAboutDialogMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveAboutDialogMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveAboutDialogMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveAboutDialogMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveAboutDialogMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveAboutDialogMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveAboutDialogMethod "getApplication" o = WindowGetApplicationMethodInfo 
ResolveAboutDialogMethod "getArtists" o = AboutDialogGetArtistsMethodInfo 
ResolveAboutDialogMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveAboutDialogMethod "getAuthors" o = AboutDialogGetAuthorsMethodInfo 
ResolveAboutDialogMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveAboutDialogMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveAboutDialogMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveAboutDialogMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveAboutDialogMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveAboutDialogMethod "getChild" o = WindowGetChildMethodInfo 
ResolveAboutDialogMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveAboutDialogMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveAboutDialogMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveAboutDialogMethod "getComments" o = AboutDialogGetCommentsMethodInfo 
ResolveAboutDialogMethod "getCopyright" o = AboutDialogGetCopyrightMethodInfo 
ResolveAboutDialogMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveAboutDialogMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveAboutDialogMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveAboutDialogMethod "getData" o = ObjectGetDataMethodInfo 
ResolveAboutDialogMethod "getDecorated" o = WindowGetDecoratedMethodInfo 
ResolveAboutDialogMethod "getDefaultSize" o = WindowGetDefaultSizeMethodInfo 
ResolveAboutDialogMethod "getDefaultWidget" o = WindowGetDefaultWidgetMethodInfo 
ResolveAboutDialogMethod "getDeletable" o = WindowGetDeletableMethodInfo 
ResolveAboutDialogMethod "getDestroyWithParent" o = WindowGetDestroyWithParentMethodInfo 
ResolveAboutDialogMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveAboutDialogMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveAboutDialogMethod "getDocumenters" o = AboutDialogGetDocumentersMethodInfo 
ResolveAboutDialogMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveAboutDialogMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveAboutDialogMethod "getFocus" o = WindowGetFocusMethodInfo 
ResolveAboutDialogMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveAboutDialogMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveAboutDialogMethod "getFocusVisible" o = WindowGetFocusVisibleMethodInfo 
ResolveAboutDialogMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveAboutDialogMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveAboutDialogMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveAboutDialogMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveAboutDialogMethod "getGravity" o = WindowGetGravityMethodInfo 
ResolveAboutDialogMethod "getGroup" o = WindowGetGroupMethodInfo 
ResolveAboutDialogMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveAboutDialogMethod "getHandleMenubarAccel" o = WindowGetHandleMenubarAccelMethodInfo 
ResolveAboutDialogMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveAboutDialogMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveAboutDialogMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveAboutDialogMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveAboutDialogMethod "getHideOnClose" o = WindowGetHideOnCloseMethodInfo 
ResolveAboutDialogMethod "getIconName" o = WindowGetIconNameMethodInfo 
ResolveAboutDialogMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveAboutDialogMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveAboutDialogMethod "getLicense" o = AboutDialogGetLicenseMethodInfo 
ResolveAboutDialogMethod "getLicenseType" o = AboutDialogGetLicenseTypeMethodInfo 
ResolveAboutDialogMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveAboutDialogMethod "getLogo" o = AboutDialogGetLogoMethodInfo 
ResolveAboutDialogMethod "getLogoIconName" o = AboutDialogGetLogoIconNameMethodInfo 
ResolveAboutDialogMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveAboutDialogMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveAboutDialogMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveAboutDialogMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveAboutDialogMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveAboutDialogMethod "getMnemonicsVisible" o = WindowGetMnemonicsVisibleMethodInfo 
ResolveAboutDialogMethod "getModal" o = WindowGetModalMethodInfo 
ResolveAboutDialogMethod "getName" o = WidgetGetNameMethodInfo 
ResolveAboutDialogMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveAboutDialogMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveAboutDialogMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveAboutDialogMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveAboutDialogMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveAboutDialogMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveAboutDialogMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveAboutDialogMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveAboutDialogMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveAboutDialogMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveAboutDialogMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveAboutDialogMethod "getProgramName" o = AboutDialogGetProgramNameMethodInfo 
ResolveAboutDialogMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveAboutDialogMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveAboutDialogMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveAboutDialogMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveAboutDialogMethod "getRenderer" o = NativeGetRendererMethodInfo 
ResolveAboutDialogMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveAboutDialogMethod "getResizable" o = WindowGetResizableMethodInfo 
ResolveAboutDialogMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveAboutDialogMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveAboutDialogMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveAboutDialogMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveAboutDialogMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveAboutDialogMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveAboutDialogMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveAboutDialogMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveAboutDialogMethod "getSurface" o = NativeGetSurfaceMethodInfo 
ResolveAboutDialogMethod "getSurfaceTransform" o = NativeGetSurfaceTransformMethodInfo 
ResolveAboutDialogMethod "getSystemInformation" o = AboutDialogGetSystemInformationMethodInfo 
ResolveAboutDialogMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveAboutDialogMethod "getTitle" o = WindowGetTitleMethodInfo 
ResolveAboutDialogMethod "getTitlebar" o = WindowGetTitlebarMethodInfo 
ResolveAboutDialogMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveAboutDialogMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveAboutDialogMethod "getTransientFor" o = WindowGetTransientForMethodInfo 
ResolveAboutDialogMethod "getTranslatorCredits" o = AboutDialogGetTranslatorCreditsMethodInfo 
ResolveAboutDialogMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveAboutDialogMethod "getVersion" o = AboutDialogGetVersionMethodInfo 
ResolveAboutDialogMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveAboutDialogMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveAboutDialogMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveAboutDialogMethod "getWebsite" o = AboutDialogGetWebsiteMethodInfo 
ResolveAboutDialogMethod "getWebsiteLabel" o = AboutDialogGetWebsiteLabelMethodInfo 
ResolveAboutDialogMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveAboutDialogMethod "getWrapLicense" o = AboutDialogGetWrapLicenseMethodInfo 
ResolveAboutDialogMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveAboutDialogMethod "setApplication" o = WindowSetApplicationMethodInfo 
ResolveAboutDialogMethod "setArtists" o = AboutDialogSetArtistsMethodInfo 
ResolveAboutDialogMethod "setAuthors" o = AboutDialogSetAuthorsMethodInfo 
ResolveAboutDialogMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveAboutDialogMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveAboutDialogMethod "setChild" o = WindowSetChildMethodInfo 
ResolveAboutDialogMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveAboutDialogMethod "setComments" o = AboutDialogSetCommentsMethodInfo 
ResolveAboutDialogMethod "setCopyright" o = AboutDialogSetCopyrightMethodInfo 
ResolveAboutDialogMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveAboutDialogMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveAboutDialogMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveAboutDialogMethod "setData" o = ObjectSetDataMethodInfo 
ResolveAboutDialogMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveAboutDialogMethod "setDecorated" o = WindowSetDecoratedMethodInfo 
ResolveAboutDialogMethod "setDefaultSize" o = WindowSetDefaultSizeMethodInfo 
ResolveAboutDialogMethod "setDefaultWidget" o = WindowSetDefaultWidgetMethodInfo 
ResolveAboutDialogMethod "setDeletable" o = WindowSetDeletableMethodInfo 
ResolveAboutDialogMethod "setDestroyWithParent" o = WindowSetDestroyWithParentMethodInfo 
ResolveAboutDialogMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveAboutDialogMethod "setDisplay" o = WindowSetDisplayMethodInfo 
ResolveAboutDialogMethod "setDocumenters" o = AboutDialogSetDocumentersMethodInfo 
ResolveAboutDialogMethod "setFocus" o = WindowSetFocusMethodInfo 
ResolveAboutDialogMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveAboutDialogMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveAboutDialogMethod "setFocusVisible" o = WindowSetFocusVisibleMethodInfo 
ResolveAboutDialogMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveAboutDialogMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveAboutDialogMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveAboutDialogMethod "setGravity" o = WindowSetGravityMethodInfo 
ResolveAboutDialogMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveAboutDialogMethod "setHandleMenubarAccel" o = WindowSetHandleMenubarAccelMethodInfo 
ResolveAboutDialogMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveAboutDialogMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveAboutDialogMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveAboutDialogMethod "setHideOnClose" o = WindowSetHideOnCloseMethodInfo 
ResolveAboutDialogMethod "setIconName" o = WindowSetIconNameMethodInfo 
ResolveAboutDialogMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveAboutDialogMethod "setLicense" o = AboutDialogSetLicenseMethodInfo 
ResolveAboutDialogMethod "setLicenseType" o = AboutDialogSetLicenseTypeMethodInfo 
ResolveAboutDialogMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveAboutDialogMethod "setLogo" o = AboutDialogSetLogoMethodInfo 
ResolveAboutDialogMethod "setLogoIconName" o = AboutDialogSetLogoIconNameMethodInfo 
ResolveAboutDialogMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveAboutDialogMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveAboutDialogMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveAboutDialogMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveAboutDialogMethod "setMnemonicsVisible" o = WindowSetMnemonicsVisibleMethodInfo 
ResolveAboutDialogMethod "setModal" o = WindowSetModalMethodInfo 
ResolveAboutDialogMethod "setName" o = WidgetSetNameMethodInfo 
ResolveAboutDialogMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveAboutDialogMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveAboutDialogMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveAboutDialogMethod "setProgramName" o = AboutDialogSetProgramNameMethodInfo 
ResolveAboutDialogMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveAboutDialogMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveAboutDialogMethod "setResizable" o = WindowSetResizableMethodInfo 
ResolveAboutDialogMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveAboutDialogMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveAboutDialogMethod "setStartupId" o = WindowSetStartupIdMethodInfo 
ResolveAboutDialogMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveAboutDialogMethod "setSystemInformation" o = AboutDialogSetSystemInformationMethodInfo 
ResolveAboutDialogMethod "setTitle" o = WindowSetTitleMethodInfo 
ResolveAboutDialogMethod "setTitlebar" o = WindowSetTitlebarMethodInfo 
ResolveAboutDialogMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveAboutDialogMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveAboutDialogMethod "setTransientFor" o = WindowSetTransientForMethodInfo 
ResolveAboutDialogMethod "setTranslatorCredits" o = AboutDialogSetTranslatorCreditsMethodInfo 
ResolveAboutDialogMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveAboutDialogMethod "setVersion" o = AboutDialogSetVersionMethodInfo 
ResolveAboutDialogMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveAboutDialogMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveAboutDialogMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveAboutDialogMethod "setWebsite" o = AboutDialogSetWebsiteMethodInfo 
ResolveAboutDialogMethod "setWebsiteLabel" o = AboutDialogSetWebsiteLabelMethodInfo 
ResolveAboutDialogMethod "setWrapLicense" o = AboutDialogSetWrapLicenseMethodInfo 
ResolveAboutDialogMethod l o = MethodResolutionFailed l o :: Type 

aboutDialogAddCreditSection :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> Text -> [Text] -> m () #

aboutDialogArtists :: AttrLabelProxy "artists" #

aboutDialogAuthors :: AttrLabelProxy "authors" #

aboutDialogComments :: AttrLabelProxy "comments" #

aboutDialogCopyright :: AttrLabelProxy "copyright" #

aboutDialogDocumenters :: AttrLabelProxy "documenters" #

aboutDialogGetArtists :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m [Text] #

aboutDialogGetAuthors :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m [Text] #

aboutDialogGetComments :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m (Maybe Text) #

aboutDialogGetCopyright :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m (Maybe Text) #

aboutDialogGetDocumenters :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m [Text] #

aboutDialogGetLicense :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m (Maybe Text) #

aboutDialogGetLicenseType :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m License #

:: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m (Maybe Paintable) #

aboutDialogGetLogoIconName :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m (Maybe Text) #

aboutDialogGetProgramName :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m (Maybe Text) #

aboutDialogGetSystemInformation :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m (Maybe Text) #

aboutDialogGetTranslatorCredits :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m (Maybe Text) #

aboutDialogGetVersion :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m (Maybe Text) #

aboutDialogGetWebsite :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m (Maybe Text) #

aboutDialogGetWebsiteLabel :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m (Maybe Text) #

aboutDialogGetWrapLicense :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> m Bool #

aboutDialogLicense :: AttrLabelProxy "license" #

aboutDialogLicenseType :: AttrLabelProxy "licenseType" #

:: AttrLabelProxy "logo" #

aboutDialogLogoIconName :: AttrLabelProxy "logoIconName" #

aboutDialogNew :: (HasCallStack, MonadIO m) => m AboutDialog #

aboutDialogProgramName :: AttrLabelProxy "programName" #

aboutDialogSetArtists :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> [Text] -> m () #

aboutDialogSetAuthors :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> [Text] -> m () #

aboutDialogSetComments :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> Maybe Text -> m () #

aboutDialogSetCopyright :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> Maybe Text -> m () #

aboutDialogSetDocumenters :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> [Text] -> m () #

aboutDialogSetLicense :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> Maybe Text -> m () #

aboutDialogSetLicenseType :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> License -> m () #

:: (HasCallStack, MonadIO m, IsAboutDialog a, IsPaintable b) => a -> Maybe b -> m () #

aboutDialogSetLogoIconName :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> Maybe Text -> m () #

aboutDialogSetProgramName :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> Maybe Text -> m () #

aboutDialogSetSystemInformation :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> Maybe Text -> m () #

aboutDialogSetTranslatorCredits :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> Maybe Text -> m () #

aboutDialogSetVersion :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> Maybe Text -> m () #

aboutDialogSetWebsite :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> Maybe Text -> m () #

aboutDialogSetWebsiteLabel :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> Text -> m () #

aboutDialogSetWrapLicense :: (HasCallStack, MonadIO m, IsAboutDialog a) => a -> Bool -> m () #

aboutDialogSystemInformation :: AttrLabelProxy "systemInformation" #

aboutDialogTranslatorCredits :: AttrLabelProxy "translatorCredits" #

aboutDialogVersion :: AttrLabelProxy "version" #

aboutDialogWebsite :: AttrLabelProxy "website" #

aboutDialogWebsiteLabel :: AttrLabelProxy "websiteLabel" #

aboutDialogWrapLicense :: AttrLabelProxy "wrapLicense" #

afterAboutDialogActivateLink :: (IsAboutDialog a, MonadIO m) => a -> ((?self :: a) => AboutDialogActivateLinkCallback) -> m SignalHandlerId #

clearAboutDialogComments :: (MonadIO m, IsAboutDialog o) => o -> m () #

clearAboutDialogCopyright :: (MonadIO m, IsAboutDialog o) => o -> m () #

clearAboutDialogLicense :: (MonadIO m, IsAboutDialog o) => o -> m () #

:: (MonadIO m, IsAboutDialog o) => o -> m () #

clearAboutDialogLogoIconName :: (MonadIO m, IsAboutDialog o) => o -> m () #

clearAboutDialogProgramName :: (MonadIO m, IsAboutDialog o) => o -> m () #

clearAboutDialogSystemInformation :: (MonadIO m, IsAboutDialog o) => o -> m () #

clearAboutDialogTranslatorCredits :: (MonadIO m, IsAboutDialog o) => o -> m () #

clearAboutDialogVersion :: (MonadIO m, IsAboutDialog o) => o -> m () #

clearAboutDialogWebsite :: (MonadIO m, IsAboutDialog o) => o -> m () #

constructAboutDialogArtists :: (IsAboutDialog o, MonadIO m) => [Text] -> m (GValueConstruct o) #

constructAboutDialogAuthors :: (IsAboutDialog o, MonadIO m) => [Text] -> m (GValueConstruct o) #

constructAboutDialogComments :: (IsAboutDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructAboutDialogCopyright :: (IsAboutDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructAboutDialogDocumenters :: (IsAboutDialog o, MonadIO m) => [Text] -> m (GValueConstruct o) #

constructAboutDialogLicense :: (IsAboutDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructAboutDialogLicenseType :: (IsAboutDialog o, MonadIO m) => License -> m (GValueConstruct o) #

:: (IsAboutDialog o, MonadIO m, IsPaintable a) => a -> m (GValueConstruct o) #

constructAboutDialogLogoIconName :: (IsAboutDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructAboutDialogProgramName :: (IsAboutDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructAboutDialogSystemInformation :: (IsAboutDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructAboutDialogTranslatorCredits :: (IsAboutDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructAboutDialogVersion :: (IsAboutDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructAboutDialogWebsite :: (IsAboutDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructAboutDialogWebsiteLabel :: (IsAboutDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructAboutDialogWrapLicense :: (IsAboutDialog o, MonadIO m) => Bool -> m (GValueConstruct o) #

getAboutDialogArtists :: (MonadIO m, IsAboutDialog o) => o -> m [Text] #

getAboutDialogAuthors :: (MonadIO m, IsAboutDialog o) => o -> m [Text] #

getAboutDialogComments :: (MonadIO m, IsAboutDialog o) => o -> m (Maybe Text) #

getAboutDialogCopyright :: (MonadIO m, IsAboutDialog o) => o -> m (Maybe Text) #

getAboutDialogDocumenters :: (MonadIO m, IsAboutDialog o) => o -> m [Text] #

getAboutDialogLicense :: (MonadIO m, IsAboutDialog o) => o -> m (Maybe Text) #

getAboutDialogLicenseType :: (MonadIO m, IsAboutDialog o) => o -> m License #

:: (MonadIO m, IsAboutDialog o) => o -> m (Maybe Paintable) #

getAboutDialogLogoIconName :: (MonadIO m, IsAboutDialog o) => o -> m (Maybe Text) #

getAboutDialogProgramName :: (MonadIO m, IsAboutDialog o) => o -> m (Maybe Text) #

getAboutDialogSystemInformation :: (MonadIO m, IsAboutDialog o) => o -> m (Maybe Text) #

getAboutDialogTranslatorCredits :: (MonadIO m, IsAboutDialog o) => o -> m (Maybe Text) #

getAboutDialogVersion :: (MonadIO m, IsAboutDialog o) => o -> m (Maybe Text) #

getAboutDialogWebsite :: (MonadIO m, IsAboutDialog o) => o -> m (Maybe Text) #

getAboutDialogWebsiteLabel :: (MonadIO m, IsAboutDialog o) => o -> m (Maybe Text) #

getAboutDialogWrapLicense :: (MonadIO m, IsAboutDialog o) => o -> m Bool #

onAboutDialogActivateLink :: (IsAboutDialog a, MonadIO m) => a -> ((?self :: a) => AboutDialogActivateLinkCallback) -> m SignalHandlerId #

setAboutDialogArtists :: (MonadIO m, IsAboutDialog o) => o -> [Text] -> m () #

setAboutDialogAuthors :: (MonadIO m, IsAboutDialog o) => o -> [Text] -> m () #

setAboutDialogComments :: (MonadIO m, IsAboutDialog o) => o -> Text -> m () #

setAboutDialogCopyright :: (MonadIO m, IsAboutDialog o) => o -> Text -> m () #

setAboutDialogDocumenters :: (MonadIO m, IsAboutDialog o) => o -> [Text] -> m () #

setAboutDialogLicense :: (MonadIO m, IsAboutDialog o) => o -> Text -> m () #

setAboutDialogLicenseType :: (MonadIO m, IsAboutDialog o) => o -> License -> m () #

:: (MonadIO m, IsAboutDialog o, IsPaintable a) => o -> a -> m () #

setAboutDialogLogoIconName :: (MonadIO m, IsAboutDialog o) => o -> Text -> m () #

setAboutDialogProgramName :: (MonadIO m, IsAboutDialog o) => o -> Text -> m () #

setAboutDialogSystemInformation :: (MonadIO m, IsAboutDialog o) => o -> Text -> m () #

setAboutDialogTranslatorCredits :: (MonadIO m, IsAboutDialog o) => o -> Text -> m () #

setAboutDialogVersion :: (MonadIO m, IsAboutDialog o) => o -> Text -> m () #

setAboutDialogWebsite :: (MonadIO m, IsAboutDialog o) => o -> Text -> m () #

setAboutDialogWebsiteLabel :: (MonadIO m, IsAboutDialog o) => o -> Text -> m () #

setAboutDialogWrapLicense :: (MonadIO m, IsAboutDialog o) => o -> Bool -> m () #

toAboutDialog :: (MonadIO m, IsAboutDialog o) => o -> m AboutDialog #