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

GI.Gtk.Interfaces.ShortcutManager

Description

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

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

Documentation

newtype ShortcutManager #

Instances

Instances details
Eq ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

GObject ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

ManagedPtrNewtype ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

TypedObject ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

Methods

glibType :: IO GType #

HasParentTypes ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

HasAttributeList ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

(info ~ ResolveShortcutManagerMethod t ShortcutManager, OverloadedMethod info ShortcutManager p, HasField t ShortcutManager p) => HasField (t :: Symbol) ShortcutManager p 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

Methods

getField :: ShortcutManager -> p

(info ~ ResolveShortcutManagerMethod t ShortcutManager, OverloadedMethodInfo info ShortcutManager) => IsLabel t (MethodProxy info ShortcutManager) 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

Methods

fromLabel :: MethodProxy info ShortcutManager

(info ~ ResolveShortcutManagerMethod t ShortcutManager, OverloadedMethod info ShortcutManager p) => IsLabel t (ShortcutManager -> p) 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

Methods

fromLabel :: ShortcutManager -> p

IsGValue (Maybe ShortcutManager) 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

type AttributeList ShortcutManager = ShortcutManagerAttributeList
type ParentTypes ShortcutManager 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

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

Defined in GI.Gtk.Interfaces.ShortcutManager

type SignalList ShortcutManager = ShortcutManagerSignalList

class (GObject o, IsDescendantOf ShortcutManager o) => IsShortcutManager o #

Instances

Instances details
(GObject o, IsDescendantOf ShortcutManager o) => IsShortcutManager o 
Instance details

Defined in GI.Gtk.Interfaces.ShortcutManager

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

Equations

ResolveShortcutManagerMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveShortcutManagerMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveShortcutManagerMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveShortcutManagerMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveShortcutManagerMethod "getv" o = ObjectGetvMethodInfo 
ResolveShortcutManagerMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveShortcutManagerMethod "notify" o = ObjectNotifyMethodInfo 
ResolveShortcutManagerMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveShortcutManagerMethod "ref" o = ObjectRefMethodInfo 
ResolveShortcutManagerMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveShortcutManagerMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveShortcutManagerMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveShortcutManagerMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveShortcutManagerMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveShortcutManagerMethod "unref" o = ObjectUnrefMethodInfo 
ResolveShortcutManagerMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveShortcutManagerMethod "getData" o = ObjectGetDataMethodInfo 
ResolveShortcutManagerMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveShortcutManagerMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveShortcutManagerMethod "setData" o = ObjectSetDataMethodInfo 
ResolveShortcutManagerMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveShortcutManagerMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveShortcutManagerMethod l o = MethodResolutionFailed l o :: Type