| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.AlertDialog
Description
Documentation
newtype AlertDialog #
Constructors
| AlertDialog (ManagedPtr AlertDialog) |
Instances
data AlertDialogButtonsPropertyInfo #
Instances
data AlertDialogCancelButtonPropertyInfo #
Instances
| AttrInfo AlertDialogCancelButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrAllowedOps AlertDialogCancelButtonPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AlertDialogCancelButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AlertDialogCancelButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrGetType AlertDialogCancelButtonPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel AlertDialogCancelButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrLabel AlertDialogCancelButtonPropertyInfo = "cancel-button" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AlertDialogCancelButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AlertDialogCancelButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrSetTypeConstraint AlertDialogCancelButtonPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType AlertDialogCancelButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrTransferType AlertDialogCancelButtonPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AlertDialogCancelButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrTransferTypeConstraint AlertDialogCancelButtonPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data AlertDialogChooseFinishMethodInfo #
Instances
| (signature ~ (b -> m Int32), MonadIO m, IsAlertDialog a, IsAsyncResult b) => OverloadedMethod AlertDialogChooseFinishMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogChooseFinishMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogChooseMethodInfo #
Instances
| (signature ~ (Maybe b -> Maybe c -> Maybe AsyncReadyCallback -> m ()), MonadIO m, IsAlertDialog a, IsWindow b, IsCancellable c) => OverloadedMethod AlertDialogChooseMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogChooseMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogDefaultButtonPropertyInfo #
Instances
| AttrInfo AlertDialogDefaultButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrAllowedOps AlertDialogDefaultButtonPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AlertDialogDefaultButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AlertDialogDefaultButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrGetType AlertDialogDefaultButtonPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel AlertDialogDefaultButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrLabel AlertDialogDefaultButtonPropertyInfo = "default-button" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AlertDialogDefaultButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AlertDialogDefaultButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrSetTypeConstraint AlertDialogDefaultButtonPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType AlertDialogDefaultButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrTransferType AlertDialogDefaultButtonPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AlertDialogDefaultButtonPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrTransferTypeConstraint AlertDialogDefaultButtonPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data AlertDialogDetailPropertyInfo #
Instances
| AttrInfo AlertDialogDetailPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrAllowedOps AlertDialogDetailPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AlertDialogDetailPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AlertDialogDetailPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrGetType AlertDialogDetailPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrLabel AlertDialogDetailPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrLabel AlertDialogDetailPropertyInfo = "detail" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AlertDialogDetailPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AlertDialogDetailPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrSetTypeConstraint AlertDialogDetailPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType AlertDialogDetailPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrTransferType AlertDialogDetailPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AlertDialogDetailPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrTransferTypeConstraint AlertDialogDetailPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data AlertDialogGetButtonsMethodInfo #
Instances
| (signature ~ m (Maybe [Text]), MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogGetButtonsMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogGetButtonsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogGetCancelButtonMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogGetCancelButtonMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogGetCancelButtonMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogGetDefaultButtonMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogGetDefaultButtonMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogGetDefaultButtonMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogGetDetailMethodInfo #
Instances
| (signature ~ m Text, MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogGetDetailMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogGetDetailMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogGetMessageMethodInfo #
Instances
| (signature ~ m Text, MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogGetMessageMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogGetMessageMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogGetModalMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogGetModalMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogGetModalMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogMessagePropertyInfo #
Instances
| AttrInfo AlertDialogMessagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrAllowedOps AlertDialogMessagePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AlertDialogMessagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AlertDialogMessagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrGetType AlertDialogMessagePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrLabel AlertDialogMessagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrLabel AlertDialogMessagePropertyInfo = "message" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AlertDialogMessagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AlertDialogMessagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrSetTypeConstraint AlertDialogMessagePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType AlertDialogMessagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrTransferType AlertDialogMessagePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AlertDialogMessagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrTransferTypeConstraint AlertDialogMessagePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data AlertDialogModalPropertyInfo #
Instances
| AttrInfo AlertDialogModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrAllowedOps AlertDialogModalPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint AlertDialogModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog | |||||||||||||||||||||||||||||||||
| type AttrGetType AlertDialogModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrGetType AlertDialogModalPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel AlertDialogModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrLabel AlertDialogModalPropertyInfo = "modal" | |||||||||||||||||||||||||||||||||
| type AttrOrigin AlertDialogModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint AlertDialogModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrSetTypeConstraint AlertDialogModalPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType AlertDialogModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrTransferType AlertDialogModalPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint AlertDialogModalPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.AlertDialog type AttrTransferTypeConstraint AlertDialogModalPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data AlertDialogSetButtonsMethodInfo #
Instances
| (signature ~ ([Text] -> m ()), MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogSetButtonsMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogSetButtonsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogSetCancelButtonMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogSetCancelButtonMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogSetCancelButtonMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogSetDefaultButtonMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogSetDefaultButtonMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogSetDefaultButtonMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogSetDetailMethodInfo #
Instances
| (signature ~ (Text -> m ()), MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogSetDetailMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogSetDetailMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogSetMessageMethodInfo #
Instances
| (signature ~ (Text -> m ()), MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogSetMessageMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogSetMessageMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogSetModalMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsAlertDialog a) => OverloadedMethod AlertDialogSetModalMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogSetModalMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data AlertDialogShowMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsAlertDialog a, IsWindow b) => OverloadedMethod AlertDialogShowMethodInfo a signature | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo AlertDialogShowMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.AlertDialog Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
class (GObject o, IsDescendantOf AlertDialog o) => IsAlertDialog o #
Instances
| (GObject o, IsDescendantOf AlertDialog o) => IsAlertDialog o | |
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 #