Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
A set of ATK utility functions for event and toolkit support.
A set of ATK utility functions which are used to support event registration of various types, and obtaining the 'root' accessible of a process and information about the current ATK implementation and toolkit version.
Exported types
Memory-managed wrapper type.
Instances
Eq Util Source # | |
GObject Util Source # | |
Defined in GI.Atk.Objects.Util | |
ManagedPtrNewtype Util Source # | |
Defined in GI.Atk.Objects.Util toManagedPtr :: Util -> ManagedPtr Util | |
TypedObject Util Source # | |
Defined in GI.Atk.Objects.Util | |
HasParentTypes Util Source # | |
Defined in GI.Atk.Objects.Util | |
IsGValue (Maybe Util) Source # | Convert |
Defined in GI.Atk.Objects.Util gvalueGType_ :: IO GType gvalueSet_ :: Ptr GValue -> Maybe Util -> IO () gvalueGet_ :: Ptr GValue -> IO (Maybe Util) | |
type ParentTypes Util Source # | |
Defined in GI.Atk.Objects.Util type ParentTypes Util = '[Object] |
class (GObject o, IsDescendantOf Util o) => IsUtil o Source #
Instances
(GObject o, IsDescendantOf Util o) => IsUtil o Source # | |
Defined in GI.Atk.Objects.Util |
Methods
Click to display all available methods, including inherited ones
Methods
bindProperty, bindPropertyFull, forceFloating, freezeNotify, getv, isFloating, notify, notifyByPspec, ref, refSink, runDispose, stealData, stealQdata, thawNotify, unref, watchClosure.
Getters
getData, getProperty, getQdata.