Gtk2HsContentsIndex
System.Glib.GType
Portabilityportable (depends on GHC)
Stabilityprovisional
Maintainergtk2hs-users@lists.sourceforge.net
Description
This module implements only the necessities for the GTK binding.
Synopsis
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.
Produced by Haddock version 0.8