| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.NothingAction
Description
Documentation
newtype NothingAction #
Constructors
| NothingAction (ManagedPtr NothingAction) |
Instances
class (GObject o, IsDescendantOf NothingAction o) => IsNothingAction o #
Instances
| (GObject o, IsDescendantOf NothingAction o) => IsNothingAction o | |
Defined in GI.Gtk.Objects.NothingAction | |
type family ResolveNothingActionMethod (t :: Symbol) o where ... #
Equations
| ResolveNothingActionMethod "activate" o = ShortcutActionActivateMethodInfo | |
| ResolveNothingActionMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveNothingActionMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveNothingActionMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveNothingActionMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveNothingActionMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveNothingActionMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveNothingActionMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveNothingActionMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveNothingActionMethod "print" o = ShortcutActionPrintMethodInfo | |
| ResolveNothingActionMethod "ref" o = ObjectRefMethodInfo | |
| ResolveNothingActionMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveNothingActionMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveNothingActionMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveNothingActionMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveNothingActionMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveNothingActionMethod "toString" o = ShortcutActionToStringMethodInfo | |
| ResolveNothingActionMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveNothingActionMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveNothingActionMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveNothingActionMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveNothingActionMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveNothingActionMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveNothingActionMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveNothingActionMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveNothingActionMethod l o = MethodResolutionFailed l o :: Type |
nothingActionGet :: (HasCallStack, MonadIO m) => m NothingAction #
toNothingAction :: (MonadIO m, IsNothingAction o) => o -> m NothingAction #