Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria (inaki@blueleaf.cc) |
Safe Haskell | None |
Language | Haskell2010 |
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
GObject Util Source # | |
Defined in GI.Atk.Objects.Util gobjectType :: IO GType # | |
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 |