| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.AboutDialog
Description
Documentation
newtype AboutDialog #
Constructors
| AboutDialog (ManagedPtr AboutDialog) |
Instances
type AboutDialogActivateLinkCallback = Text -> IO Bool #
data AboutDialogActivateLinkSignalInfo #
Instances
| SignalInfo AboutDialogActivateLinkSignalInfo | |||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType AboutDialogActivateLinkSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType AboutDialogActivateLinkSignalInfo | |||||
Defined in GI.Gtk.Objects.AboutDialog | |||||
data AboutDialogAddCreditSectionMethodInfo #
Instances
| (signature ~ (Text -> [Text] -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogAddCreditSectionMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogAddCreditSectionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogArtistsPropertyInfo #
Instances
data AboutDialogAuthorsPropertyInfo #
Instances
| AttrInfo AboutDialogAuthorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogAuthorsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogAuthorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogAuthorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogAuthorsPropertyInfo = [Text] | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogAuthorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogAuthorsPropertyInfo = "authors" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogAuthorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogAuthorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogAuthorsPropertyInfo = Type ~ [Text] | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogAuthorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogAuthorsPropertyInfo = [Text] | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogAuthorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogAuthorsPropertyInfo = Type ~ [Text] | |||||||||||||||||||||||||||||||||
data AboutDialogCommentsPropertyInfo #
Instances
| AttrInfo AboutDialogCommentsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogCommentsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogCommentsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogCommentsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogCommentsPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogCommentsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogCommentsPropertyInfo = "comments" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogCommentsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogCommentsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogCommentsPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogCommentsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogCommentsPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogCommentsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogCommentsPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data AboutDialogCopyrightPropertyInfo #
Instances
| AttrInfo AboutDialogCopyrightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogCopyrightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogCopyrightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogCopyrightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogCopyrightPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogCopyrightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogCopyrightPropertyInfo = "copyright" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogCopyrightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogCopyrightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogCopyrightPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogCopyrightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogCopyrightPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogCopyrightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogCopyrightPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data AboutDialogDocumentersPropertyInfo #
Instances
| AttrInfo AboutDialogDocumentersPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogDocumentersPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogDocumentersPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogDocumentersPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogDocumentersPropertyInfo = [Text] | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogDocumentersPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogDocumentersPropertyInfo = "documenters" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogDocumentersPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogDocumentersPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogDocumentersPropertyInfo = Type ~ [Text] | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogDocumentersPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogDocumentersPropertyInfo = [Text] | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogDocumentersPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogDocumentersPropertyInfo = Type ~ [Text] | |||||||||||||||||||||||||||||||||
data AboutDialogGetArtistsMethodInfo #
Instances
| (signature ~ m [Text], MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetArtistsMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetArtistsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetAuthorsMethodInfo #
Instances
| (signature ~ m [Text], MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetAuthorsMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetAuthorsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetCommentsMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetCommentsMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetCommentsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetCopyrightMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetCopyrightMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetCopyrightMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetDocumentersMethodInfo #
Instances
| (signature ~ m [Text], MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetDocumentersMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetDocumentersMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetLicenseMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetLicenseMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetLicenseMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetLicenseTypeMethodInfo #
Instances
| (signature ~ m License, MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetLicenseTypeMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetLicenseTypeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetLogoIconNameMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetLogoIconNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetLogoIconNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetLogoMethodInfo #
Instances
| (signature ~ m (Maybe Paintable), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetLogoMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetLogoMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetProgramNameMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetProgramNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetProgramNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetSystemInformationMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetSystemInformationMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetSystemInformationMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetTranslatorCreditsMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetTranslatorCreditsMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetTranslatorCreditsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetVersionMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetVersionMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetVersionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetWebsiteLabelMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetWebsiteLabelMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetWebsiteLabelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetWebsiteMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetWebsiteMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetWebsiteMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogGetWrapLicenseMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogGetWrapLicenseMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogGetWrapLicenseMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogLicensePropertyInfo #
Instances
| AttrInfo AboutDialogLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogLicensePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogLicensePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogLicensePropertyInfo = "license" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogLicensePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogLicensePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogLicensePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data AboutDialogLicenseTypePropertyInfo #
Instances
| AttrInfo AboutDialogLicenseTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogLicenseTypePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogLicenseTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogLicenseTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogLicenseTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogLicenseTypePropertyInfo = "license-type" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogLicenseTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogLicenseTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogLicenseTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogLicenseTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
data AboutDialogLogoIconNamePropertyInfo #
Instances
| AttrInfo AboutDialogLogoIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogLogoIconNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogLogoIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogLogoIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogLogoIconNamePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogLogoIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogLogoIconNamePropertyInfo = "logo-icon-name" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogLogoIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogLogoIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogLogoIconNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogLogoIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogLogoIconNamePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogLogoIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogLogoIconNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data AboutDialogLogoPropertyInfo #
Instances
| AttrInfo AboutDialogLogoPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogLogoPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogLogoPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogLogoPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogLogoPropertyInfo = Maybe Paintable | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogLogoPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogLogoPropertyInfo = "logo" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogLogoPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogLogoPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogLogoPropertyInfo = IsPaintable | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogLogoPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogLogoPropertyInfo = Paintable | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogLogoPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogLogoPropertyInfo = IsPaintable | |||||||||||||||||||||||||||||||||
data AboutDialogProgramNamePropertyInfo #
Instances
| AttrInfo AboutDialogProgramNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogProgramNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogProgramNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogProgramNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogProgramNamePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogProgramNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogProgramNamePropertyInfo = "program-name" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogProgramNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogProgramNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogProgramNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogProgramNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogProgramNamePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogProgramNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogProgramNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data AboutDialogSetArtistsMethodInfo #
Instances
| (signature ~ ([Text] -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetArtistsMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetArtistsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetAuthorsMethodInfo #
Instances
| (signature ~ ([Text] -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetAuthorsMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetAuthorsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetCommentsMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetCommentsMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetCommentsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetCopyrightMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetCopyrightMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetCopyrightMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetDocumentersMethodInfo #
Instances
| (signature ~ ([Text] -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetDocumentersMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetDocumentersMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetLicenseMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetLicenseMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetLicenseMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetLicenseTypeMethodInfo #
Instances
| (signature ~ (License -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetLicenseTypeMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetLicenseTypeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetLogoIconNameMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetLogoIconNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetLogoIconNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetLogoMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsAboutDialog a, IsPaintable b) => OverloadedMethod AboutDialogSetLogoMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetLogoMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetProgramNameMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetProgramNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetProgramNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetSystemInformationMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetSystemInformationMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetSystemInformationMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetTranslatorCreditsMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetTranslatorCreditsMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetTranslatorCreditsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetVersionMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetVersionMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetVersionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetWebsiteLabelMethodInfo #
Instances
| (signature ~ (Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetWebsiteLabelMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetWebsiteLabelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetWebsiteMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetWebsiteMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetWebsiteMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSetWrapLicenseMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsAboutDialog a) => OverloadedMethod AboutDialogSetWrapLicenseMethodInfo a signature | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AboutDialogSetWrapLicenseMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AboutDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AboutDialogSystemInformationPropertyInfo #
Instances
| AttrInfo AboutDialogSystemInformationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogSystemInformationPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogSystemInformationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogSystemInformationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogSystemInformationPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogSystemInformationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogSystemInformationPropertyInfo = "system-information" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogSystemInformationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogSystemInformationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogSystemInformationPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogSystemInformationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogSystemInformationPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogSystemInformationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogSystemInformationPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data AboutDialogTranslatorCreditsPropertyInfo #
Instances
| AttrInfo AboutDialogTranslatorCreditsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogTranslatorCreditsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogTranslatorCreditsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogTranslatorCreditsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogTranslatorCreditsPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogTranslatorCreditsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogTranslatorCreditsPropertyInfo = "translator-credits" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogTranslatorCreditsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogTranslatorCreditsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogTranslatorCreditsPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogTranslatorCreditsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogTranslatorCreditsPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogTranslatorCreditsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogTranslatorCreditsPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data AboutDialogVersionPropertyInfo #
Instances
| AttrInfo AboutDialogVersionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogVersionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogVersionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogVersionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogVersionPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogVersionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogVersionPropertyInfo = "version" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogVersionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogVersionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogVersionPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogVersionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogVersionPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogVersionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogVersionPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data AboutDialogWebsiteLabelPropertyInfo #
Instances
| AttrInfo AboutDialogWebsiteLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogWebsiteLabelPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogWebsiteLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogWebsiteLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogWebsiteLabelPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogWebsiteLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogWebsiteLabelPropertyInfo = "website-label" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogWebsiteLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogWebsiteLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogWebsiteLabelPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogWebsiteLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogWebsiteLabelPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogWebsiteLabelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogWebsiteLabelPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data AboutDialogWebsitePropertyInfo #
Instances
| AttrInfo AboutDialogWebsitePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogWebsitePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogWebsitePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogWebsitePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogWebsitePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogWebsitePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogWebsitePropertyInfo = "website" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogWebsitePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogWebsitePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogWebsitePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogWebsitePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogWebsitePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogWebsitePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogWebsitePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data AboutDialogWrapLicensePropertyInfo #
Instances
| AttrInfo AboutDialogWrapLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrAllowedOps AboutDialogWrapLicensePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AboutDialogWrapLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AboutDialogWrapLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrGetType AboutDialogWrapLicensePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel AboutDialogWrapLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrLabel AboutDialogWrapLicensePropertyInfo = "wrap-license" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AboutDialogWrapLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AboutDialogWrapLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrSetTypeConstraint AboutDialogWrapLicensePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType AboutDialogWrapLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferType AboutDialogWrapLicensePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AboutDialogWrapLicensePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AboutDialog type AttrTransferTypeConstraint AboutDialogWrapLicensePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
class (GObject o, IsDescendantOf AboutDialog o) => IsAboutDialog o #
Instances
| (GObject o, IsDescendantOf AboutDialog o) => IsAboutDialog o | |
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 #
aboutDialogGetLogo :: (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" #
aboutDialogLogo :: 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 () #
aboutDialogSetLogo :: (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 () #
clearAboutDialogLogo :: (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) #
constructAboutDialogLogo :: (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 #
getAboutDialogLogo :: (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 () #
setAboutDialogLogo :: (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 #