Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.HookList

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GHookList
Struct : HookList
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GLib.HookList ()
Create a new GLib.HookList
Create a new GLib.HookList
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib
Method
GLib.hook_destroy (HookList hook_list, guint32 hook_id) : gboolean
GLib
Method
GLib.hook_destroy_link (HookList hook_list, Hook hook) : none
GLib
Method
GLib.hook_free (HookList hook_list, Hook hook) : none
GLib
Method
GLib.hook_insert_before (HookList hook_list, Hook sibling, Hook hook) : none
GLib
Method
GLib.hook_prepend (HookList hook_list, Hook hook) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:28 GMT+0800 (HKT)