API Reference
Table of Contents
Type Information
— The GLib Runtime type identification and management system
GTypePlugin
— An interface for dynamically loadable types
GTypeModule
— Type loading modules
GObject
— The base object type
Enumeration and Flag Types
— Enumeration and flags types
Boxed Types
— A mechanism to wrap opaque C structures registered by the type system
Generic values
— A polymorphic type that can hold values of any other type
Parameters and Values
— Standard Parameter and Value Types
GParamSpec
— Metadata for parameter specifications
Varargs Value Collection
— Converting varargs to generic values
Signals
— A means for customization of object behaviour and a general purpose notification mechanism
GSignalGroup
— Manage a collection of signals on a GObject
Closures
— Functions as first-class objects
Value arrays
— A container structure to maintain an array of generic values
GBinding
— Bind two object properties
GBindingGroup
— Binding multiple properties as a group