glib-0.11.0: Binding to the GLIB library for Gtk2Hs.
Source code
Contents
Index
System.Glib.GType
Portability
portable (depends on GHC)
Stability
provisional
Maintainer
gtk2hs-users@lists.sourceforge.net
Description
This module implements only the necessities for the GTK binding.
Synopsis
type
GType
=
CUInt
typeInstanceIsA
::
Ptr
()
->
GType
->
Bool
Documentation
type
GType
=
CUInt
Source
typeInstanceIsA
::
Ptr
()
->
GType
->
Bool
Source
Check if an object is of the specific type or derived from it.
Internally used by Hierarchy.
Produced by
Haddock
version 2.6.0