| Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Atk.Objects.Util
Description
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.
Constructors
| Util (ManagedPtr Util) |
Instances
| Eq Util Source # | |
| GObject Util Source # | |
Defined in GI.Atk.Objects.Util Methods gobjectType :: IO GType # | |
| IsGValue Util Source # | Convert |
| HasParentTypes Util Source # | |
Defined in GI.Atk.Objects.Util | |
| type ParentTypes Util Source # | |
Defined in GI.Atk.Objects.Util | |
class (GObject o, IsDescendantOf Util o) => IsUtil o Source #
Instances
| (GObject o, IsDescendantOf Util o) => IsUtil o Source # | |
Defined in GI.Atk.Objects.Util | |