Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
noSettingsBindSetMapping_WithClosures :: Maybe SettingsBindSetMapping_WithClosuresgi-gio GI.Gio.Callbacks A convenience synonym for Nothing :: Maybe SettingsBindSetMapping_WithClosures.
noSettingsGetMapping :: Maybe SettingsGetMappinggi-gio GI.Gio.Callbacks A convenience synonym for Nothing :: Maybe SettingsGetMapping.
noSettingsGetMapping_WithClosures :: Maybe SettingsGetMapping_WithClosuresgi-gio GI.Gio.Callbacks A convenience synonym for Nothing :: Maybe SettingsGetMapping_WithClosures.
-
gi-gio GI.Gio.Callbacks Wrap a SettingsBindGetMapping into a C_SettingsBindGetMapping.
-
gi-gio GI.Gio.Callbacks Wrap a SettingsBindSetMapping into a C_SettingsBindSetMapping.
-
gi-gio GI.Gio.Callbacks Wrap a SettingsGetMapping into a C_SettingsGetMapping.
module GI.Gio.Interfaces.
ActionMap GActionMap is an interface for action containers. The GActionMap interface is implemented by ActionGroup implementations that operate by containing a number of named Action instances, such as SimpleActionGroup. One useful application of this interface is to map the names of actions from various action groups to unique, prefixed names (e.g. by prepending "app." or "win."). This is the motivation for the 'Map' part of the interface name. Since: 2.32
-
gi-gio GI.Gio.Interfaces.ActionMap Memory-managed wrapper type.
ActionMap :: ManagedPtr ActionMap -> ActionMapgi-gio GI.Gio.Interfaces.ActionMap No documentation available.
class (GObject o, IsDescendantOf ActionMap o) =>
IsActionMap ogi-gio GI.Gio.Interfaces.ActionMap Type class for types which can be safely cast to ActionMap, for instance with toActionMap.