c
Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.Hook

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GHook
Struct : Hook
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GLib.Hook ()
Create a new GLib.Hook
Create a new GLib.Hook
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
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 Sun Oct 07 2012 17:19:36 GMT+0800 (HKT)