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

GI.Gtk.Objects.AlertDialog

Description

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

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

Documentation

newtype AlertDialog #

Instances

Instances details
Eq AlertDialog 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

(==) :: AlertDialog -> AlertDialog -> Bool

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

GObject AlertDialog 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

ManagedPtrNewtype AlertDialog 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

TypedObject AlertDialog 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

glibType :: IO GType #

HasParentTypes AlertDialog 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

HasAttributeList AlertDialog 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

(info ~ ResolveAlertDialogMethod t AlertDialog, OverloadedMethod info AlertDialog p, HasField t AlertDialog p) => HasField (t :: Symbol) AlertDialog p 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

getField :: AlertDialog -> p

(info ~ ResolveAlertDialogMethod t AlertDialog, OverloadedMethodInfo info AlertDialog) => IsLabel t (MethodProxy info AlertDialog) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

fromLabel :: MethodProxy info AlertDialog

(info ~ ResolveAlertDialogMethod t AlertDialog, OverloadedMethod info AlertDialog p) => IsLabel t (AlertDialog -> p) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

fromLabel :: AlertDialog -> p

IsGValue (Maybe AlertDialog) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList AlertDialog 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttributeList AlertDialog = AlertDialogAttributeList
type ParentTypes AlertDialog 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type SignalList AlertDialog = AlertDialogSignalList

data AlertDialogButtonsPropertyInfo #

Instances

Instances details
AttrInfo AlertDialogButtonsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Associated Types

type AttrAllowedOps AlertDialogButtonsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrBaseTypeConstraint AlertDialogButtonsPropertyInfo = IsAlertDialog
type AttrGetType AlertDialogButtonsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogButtonsPropertyInfo = Maybe [Text]
type AttrSetTypeConstraint AlertDialogButtonsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrLabel AlertDialogButtonsPropertyInfo = "buttons"
type AttrOrigin AlertDialogButtonsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AlertDialogButtonsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrBaseTypeConstraint AlertDialogButtonsPropertyInfo = IsAlertDialog
type AttrGetType AlertDialogButtonsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogButtonsPropertyInfo = Maybe [Text]
type AttrLabel AlertDialogButtonsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrLabel AlertDialogButtonsPropertyInfo = "buttons"
type AttrOrigin AlertDialogButtonsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrSetTypeConstraint AlertDialogButtonsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferTypeConstraint AlertDialogButtonsPropertyInfo = Type ~ [Text]

data AlertDialogCancelButtonPropertyInfo #

Instances

Instances details
AttrInfo AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Associated Types

type AttrAllowedOps AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogCancelButtonPropertyInfo = Int32
type AttrSetTypeConstraint AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrSetTypeConstraint AlertDialogCancelButtonPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferTypeConstraint AlertDialogCancelButtonPropertyInfo = Type ~ Int32
type AttrTransferType AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferType AlertDialogCancelButtonPropertyInfo = Int32
type AttrLabel AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrLabel AlertDialogCancelButtonPropertyInfo = "cancel-button"
type AttrOrigin AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogCancelButtonPropertyInfo = Int32
type AttrLabel AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrLabel AlertDialogCancelButtonPropertyInfo = "cancel-button"
type AttrOrigin AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrSetTypeConstraint AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrSetTypeConstraint AlertDialogCancelButtonPropertyInfo = Type ~ Int32
type AttrTransferType AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferType AlertDialogCancelButtonPropertyInfo = Int32
type AttrTransferTypeConstraint AlertDialogCancelButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferTypeConstraint AlertDialogCancelButtonPropertyInfo = Type ~ Int32

data AlertDialogChooseFinishMethodInfo #

Instances

Instances details
(signature ~ (b -> m Int32), MonadIO m, IsAlertDialog a, IsAsyncResult b) => OverloadedMethod AlertDialogChooseFinishMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogChooseFinishMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogChooseMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> Maybe c -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsAlertDialog a, IsWindow b, IsCancellable c) => OverloadedMethod AlertDialogChooseMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogChooseMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogDefaultButtonPropertyInfo #

Instances

Instances details
AttrInfo AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Associated Types

type AttrAllowedOps AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogDefaultButtonPropertyInfo = Int32
type AttrSetTypeConstraint AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrSetTypeConstraint AlertDialogDefaultButtonPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferTypeConstraint AlertDialogDefaultButtonPropertyInfo = Type ~ Int32
type AttrTransferType AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferType AlertDialogDefaultButtonPropertyInfo = Int32
type AttrLabel AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrLabel AlertDialogDefaultButtonPropertyInfo = "default-button"
type AttrOrigin AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogDefaultButtonPropertyInfo = Int32
type AttrLabel AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrLabel AlertDialogDefaultButtonPropertyInfo = "default-button"
type AttrOrigin AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrSetTypeConstraint AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrSetTypeConstraint AlertDialogDefaultButtonPropertyInfo = Type ~ Int32
type AttrTransferType AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferType AlertDialogDefaultButtonPropertyInfo = Int32
type AttrTransferTypeConstraint AlertDialogDefaultButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferTypeConstraint AlertDialogDefaultButtonPropertyInfo = Type ~ Int32

data AlertDialogDetailPropertyInfo #

Instances

Instances details
AttrInfo AlertDialogDetailPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Associated Types

type AttrAllowedOps AlertDialogDetailPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrBaseTypeConstraint AlertDialogDetailPropertyInfo = IsAlertDialog
type AttrGetType AlertDialogDetailPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogDetailPropertyInfo = Text
type AttrSetTypeConstraint AlertDialogDetailPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferType AlertDialogDetailPropertyInfo = Text
type AttrLabel AlertDialogDetailPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrLabel AlertDialogDetailPropertyInfo = "detail"
type AttrOrigin AlertDialogDetailPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AlertDialogDetailPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrBaseTypeConstraint AlertDialogDetailPropertyInfo = IsAlertDialog
type AttrGetType AlertDialogDetailPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogDetailPropertyInfo = Text
type AttrLabel AlertDialogDetailPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrLabel AlertDialogDetailPropertyInfo = "detail"
type AttrOrigin AlertDialogDetailPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrSetTypeConstraint AlertDialogDetailPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferType AlertDialogDetailPropertyInfo = Text
type AttrTransferTypeConstraint AlertDialogDetailPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferTypeConstraint AlertDialogDetailPropertyInfo = Type ~ Text

data AlertDialogGetButtonsMethodInfo #

Instances

Instances details
(signature ~ m (Maybe [Text]), MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogGetButtonsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogGetButtonsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogGetCancelButtonMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogGetCancelButtonMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogGetCancelButtonMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogGetDefaultButtonMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogGetDefaultButtonMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogGetDefaultButtonMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogGetDetailMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogGetDetailMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogGetDetailMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogGetMessageMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogGetMessageMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogGetMessageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogGetModalMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogGetModalMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogGetModalMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogMessagePropertyInfo #

Instances

Instances details
AttrInfo AlertDialogMessagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Associated Types

type AttrAllowedOps AlertDialogMessagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrBaseTypeConstraint AlertDialogMessagePropertyInfo = IsAlertDialog
type AttrGetType AlertDialogMessagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogMessagePropertyInfo = Text
type AttrSetTypeConstraint AlertDialogMessagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferType AlertDialogMessagePropertyInfo = Text
type AttrLabel AlertDialogMessagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrLabel AlertDialogMessagePropertyInfo = "message"
type AttrOrigin AlertDialogMessagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AlertDialogMessagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrBaseTypeConstraint AlertDialogMessagePropertyInfo = IsAlertDialog
type AttrGetType AlertDialogMessagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogMessagePropertyInfo = Text
type AttrLabel AlertDialogMessagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrLabel AlertDialogMessagePropertyInfo = "message"
type AttrOrigin AlertDialogMessagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrSetTypeConstraint AlertDialogMessagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferType AlertDialogMessagePropertyInfo = Text
type AttrTransferTypeConstraint AlertDialogMessagePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferTypeConstraint AlertDialogMessagePropertyInfo = Type ~ Text

data AlertDialogModalPropertyInfo #

Instances

Instances details
AttrInfo AlertDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Associated Types

type AttrAllowedOps AlertDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrBaseTypeConstraint AlertDialogModalPropertyInfo = IsAlertDialog
type AttrGetType AlertDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogModalPropertyInfo = Bool
type AttrSetTypeConstraint AlertDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferType AlertDialogModalPropertyInfo = Bool
type AttrLabel AlertDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrLabel AlertDialogModalPropertyInfo = "modal"
type AttrOrigin AlertDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps AlertDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrBaseTypeConstraint AlertDialogModalPropertyInfo = IsAlertDialog
type AttrGetType AlertDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrGetType AlertDialogModalPropertyInfo = Bool
type AttrLabel AlertDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrLabel AlertDialogModalPropertyInfo = "modal"
type AttrOrigin AlertDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrSetTypeConstraint AlertDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferType AlertDialogModalPropertyInfo = Bool
type AttrTransferTypeConstraint AlertDialogModalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

type AttrTransferTypeConstraint AlertDialogModalPropertyInfo = Type ~ Bool

data AlertDialogSetButtonsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogSetButtonsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogSetCancelButtonMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogSetCancelButtonMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogSetCancelButtonMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogSetDefaultButtonMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogSetDefaultButtonMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogSetDefaultButtonMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogSetDetailMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogSetDetailMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogSetMessageMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogSetMessageMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogSetModalMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogSetModalMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data AlertDialogShowMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsAlertDialog a, IsWindow b) => OverloadedMethod AlertDialogShowMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo AlertDialogShowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf AlertDialog o) => IsAlertDialog o #

Instances

Instances details
(GObject o, IsDescendantOf AlertDialog o) => IsAlertDialog o 
Instance details

Defined in GI.Gtk.Objects.AlertDialog

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

Equations

ResolveAlertDialogMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveAlertDialogMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveAlertDialogMethod "choose" o = AlertDialogChooseMethodInfo 
ResolveAlertDialogMethod "chooseFinish" o = AlertDialogChooseFinishMethodInfo 
ResolveAlertDialogMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveAlertDialogMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveAlertDialogMethod "getv" o = ObjectGetvMethodInfo 
ResolveAlertDialogMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveAlertDialogMethod "notify" o = ObjectNotifyMethodInfo 
ResolveAlertDialogMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveAlertDialogMethod "ref" o = ObjectRefMethodInfo 
ResolveAlertDialogMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveAlertDialogMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveAlertDialogMethod "show" o = AlertDialogShowMethodInfo 
ResolveAlertDialogMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveAlertDialogMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveAlertDialogMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveAlertDialogMethod "unref" o = ObjectUnrefMethodInfo 
ResolveAlertDialogMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveAlertDialogMethod "getButtons" o = AlertDialogGetButtonsMethodInfo 
ResolveAlertDialogMethod "getCancelButton" o = AlertDialogGetCancelButtonMethodInfo 
ResolveAlertDialogMethod "getData" o = ObjectGetDataMethodInfo 
ResolveAlertDialogMethod "getDefaultButton" o = AlertDialogGetDefaultButtonMethodInfo 
ResolveAlertDialogMethod "getDetail" o = AlertDialogGetDetailMethodInfo 
ResolveAlertDialogMethod "getMessage" o = AlertDialogGetMessageMethodInfo 
ResolveAlertDialogMethod "getModal" o = AlertDialogGetModalMethodInfo 
ResolveAlertDialogMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveAlertDialogMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveAlertDialogMethod "setButtons" o = AlertDialogSetButtonsMethodInfo 
ResolveAlertDialogMethod "setCancelButton" o = AlertDialogSetCancelButtonMethodInfo 
ResolveAlertDialogMethod "setData" o = ObjectSetDataMethodInfo 
ResolveAlertDialogMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveAlertDialogMethod "setDefaultButton" o = AlertDialogSetDefaultButtonMethodInfo 
ResolveAlertDialogMethod "setDetail" o = AlertDialogSetDetailMethodInfo 
ResolveAlertDialogMethod "setMessage" o = AlertDialogSetMessageMethodInfo 
ResolveAlertDialogMethod "setModal" o = AlertDialogSetModalMethodInfo 
ResolveAlertDialogMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveAlertDialogMethod l o = MethodResolutionFailed l o :: Type 

alertDialogButtons :: AttrLabelProxy "buttons" #

alertDialogCancelButton :: AttrLabelProxy "cancelButton" #

alertDialogChoose :: (HasCallStack, MonadIO m, IsAlertDialog a, IsWindow b, IsCancellable c) => a -> Maybe b -> Maybe c -> Maybe AsyncReadyCallback -> m () #

alertDialogChooseFinish :: (HasCallStack, MonadIO m, IsAlertDialog a, IsAsyncResult b) => a -> b -> m Int32 #

alertDialogDefaultButton :: AttrLabelProxy "defaultButton" #

alertDialogDetail :: AttrLabelProxy "detail" #

alertDialogGetButtons :: (HasCallStack, MonadIO m, IsAlertDialog a) => a -> m (Maybe [Text]) #

alertDialogGetCancelButton :: (HasCallStack, MonadIO m, IsAlertDialog a) => a -> m Int32 #

alertDialogGetDefaultButton :: (HasCallStack, MonadIO m, IsAlertDialog a) => a -> m Int32 #

alertDialogGetDetail :: (HasCallStack, MonadIO m, IsAlertDialog a) => a -> m Text #

alertDialogGetMessage :: (HasCallStack, MonadIO m, IsAlertDialog a) => a -> m Text #

alertDialogGetModal :: (HasCallStack, MonadIO m, IsAlertDialog a) => a -> m Bool #

alertDialogMessage :: AttrLabelProxy "message" #

alertDialogModal :: AttrLabelProxy "modal" #

alertDialogSetButtons :: (HasCallStack, MonadIO m, IsAlertDialog a) => a -> [Text] -> m () #

alertDialogSetCancelButton :: (HasCallStack, MonadIO m, IsAlertDialog a) => a -> Int32 -> m () #

alertDialogSetDefaultButton :: (HasCallStack, MonadIO m, IsAlertDialog a) => a -> Int32 -> m () #

alertDialogSetDetail :: (HasCallStack, MonadIO m, IsAlertDialog a) => a -> Text -> m () #

alertDialogSetMessage :: (HasCallStack, MonadIO m, IsAlertDialog a) => a -> Text -> m () #

alertDialogSetModal :: (HasCallStack, MonadIO m, IsAlertDialog a) => a -> Bool -> m () #

alertDialogShow :: (HasCallStack, MonadIO m, IsAlertDialog a, IsWindow b) => a -> Maybe b -> m () #

constructAlertDialogButtons :: (IsAlertDialog o, MonadIO m) => [Text] -> m (GValueConstruct o) #

constructAlertDialogCancelButton :: (IsAlertDialog o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructAlertDialogDefaultButton :: (IsAlertDialog o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructAlertDialogDetail :: (IsAlertDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructAlertDialogMessage :: (IsAlertDialog o, MonadIO m) => Text -> m (GValueConstruct o) #

constructAlertDialogModal :: (IsAlertDialog o, MonadIO m) => Bool -> m (GValueConstruct o) #

getAlertDialogButtons :: (MonadIO m, IsAlertDialog o) => o -> m (Maybe [Text]) #

getAlertDialogCancelButton :: (MonadIO m, IsAlertDialog o) => o -> m Int32 #

getAlertDialogDefaultButton :: (MonadIO m, IsAlertDialog o) => o -> m Int32 #

getAlertDialogDetail :: (MonadIO m, IsAlertDialog o) => o -> m Text #

getAlertDialogMessage :: (MonadIO m, IsAlertDialog o) => o -> m Text #

getAlertDialogModal :: (MonadIO m, IsAlertDialog o) => o -> m Bool #

setAlertDialogButtons :: (MonadIO m, IsAlertDialog o) => o -> [Text] -> m () #

setAlertDialogCancelButton :: (MonadIO m, IsAlertDialog o) => o -> Int32 -> m () #

setAlertDialogDefaultButton :: (MonadIO m, IsAlertDialog o) => o -> Int32 -> m () #

setAlertDialogDetail :: (MonadIO m, IsAlertDialog o) => o -> Text -> m () #

setAlertDialogMessage :: (MonadIO m, IsAlertDialog o) => o -> Text -> m () #

setAlertDialogModal :: (MonadIO m, IsAlertDialog o) => o -> Bool -> m () #

toAlertDialog :: (MonadIO m, IsAlertDialog o) => o -> m AlertDialog #