Portability | portable (depends on GHC) |
---|---|
Stability | provisional |
Maintainer | gtk2hs-users@lists.sourceforge.net |
System.Glib.GType
Description
This module implements only the necessities for the GTK binding.
- type GType = CULong
- typeInstanceIsA :: Ptr () -> GType -> Bool
Documentation
type GType = CULong
typeInstanceIsA :: Ptr () -> GType -> Bool
Check if an object is of the specific type or derived from it.
- Internally used by Hierarchy.