Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
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 :: Util -> IO GType # | |
IsObject Util Source # | |
Defined in GI.Atk.Objects.Util | |
IsUtil Util Source # | |
Defined in GI.Atk.Objects.Util |
class GObject o => IsUtil o Source #
Instances
(GObject a, (UnknownAncestorError Util a :: Constraint)) => IsUtil a Source # | |
Defined in GI.Atk.Objects.Util | |
IsUtil Util Source # | |
Defined in GI.Atk.Objects.Util |