c
Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.Closure

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GClosure
Struct : Closure
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.Closure ()
Create a new GObject.Closure
Create a new GObject.Closure
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Alpha
Method
Clutter.Alpha.register_func (Closure closure) : guint32
Clutter.Alpha
Method
set_closure (Closure closure) : none
Clutter.BindingPool
Method
install_closure (String action_name, guint32 key_val, ModifierType modifiers, Closure closure) : none
Clutter.BindingPool
Method
override_closure (guint32 key_val, ModifierType modifiers, Closure closure) : none
GObject
Method
GObject.cclosure_marshal_BOOLEAN__BOXED_BOXED (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_BOOLEAN__FLAGS (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_STRING__OBJECT_POINTER (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__BOOLEAN (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__BOXED (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__CHAR (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__DOUBLE (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__ENUM (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__FLAGS (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__FLOAT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__INT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__LONG (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__OBJECT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__PARAM (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__POINTER (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__STRING (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__UCHAR (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__UINT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__UINT_POINTER (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__ULONG (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__VARIANT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.cclosure_marshal_VOID__VOID (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GObject
Method
GObject.signal_connect_closure (void* instance, String detailed_signal, Closure closure, gboolean after) : guint32
GObject
Method
GObject.signal_connect_closure_by_id (void* instance, guint32 signal_id, guint32 detail, Closure closure, gboolean after) : guint32
GObject
Method
GObject.signal_handler_find (void* instance, SignalMatchType mask, guint32 signal_id, guint32 detail, Closure closure, void* func, void* data) : guint32
GObject
Method
GObject.signal_handlers_block_matched (void* instance, SignalMatchType mask, guint32 signal_id, guint32 detail, Closure closure, void* func, void* data) : guint32
GObject
Method
GObject.signal_handlers_disconnect_matched (void* instance, SignalMatchType mask, guint32 signal_id, guint32 detail, Closure closure, void* func, void* data) : guint32
GObject
Method
GObject.signal_handlers_unblock_matched (void* instance, SignalMatchType mask, guint32 signal_id, guint32 detail, Closure closure, void* func, void* data) : guint32
GObject
Method
GObject.signal_override_class_closure (guint32 signal_id, Number instance_type, Closure class_closure) : none
GObject
Method
GObject.signal_type_cclosure_new (Number itype, guint32 struct_offset) : GObject.Closure
GObject
Method
GObject.source_set_closure (Source source, Closure closure) : none
GObject.InitiallyUnowned
Method
GObject.InitiallyUnowned.bind_property_full (void* source, String source_property, void* target, String target_property, BindingFlags flags, Closure transform_to, Closure transform_from) : GObject.Binding
Gio
Method
Gio.bus_own_name_on_connection (DBusConnection connection, String name, BusNameOwnerFlags flags, Closure name_acquired_closure, Closure name_lost_closure) : guint32
Gio
Method
Gio.bus_own_name (BusType bus_type, String name, BusNameOwnerFlags flags, Closure bus_acquired_closure, Closure name_acquired_closure, Closure name_lost_closure) : guint32
Gio
Method
Gio.bus_watch_name_on_connection (DBusConnection connection, String name, BusNameWatcherFlags flags, Closure name_appeared_closure, Closure name_vanished_closure) : guint32
Gio
Method
Gio.bus_watch_name (BusType bus_type, String name, BusNameWatcherFlags flags, Closure name_appeared_closure, Closure name_vanished_closure) : guint32
GstInterfaces
Method
GstInterfaces.interfaces_marshal_VOID__OBJECT_BOOLEAN (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GstInterfaces
Method
GstInterfaces.interfaces_marshal_VOID__OBJECT_INT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GstInterfaces
Method
GstInterfaces.interfaces_marshal_VOID__OBJECT_POINTER (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GstInterfaces
Method
GstInterfaces.interfaces_marshal_VOID__OBJECT_STRING (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
GstInterfaces
Method
GstInterfaces.interfaces_marshal_VOID__OBJECT_ULONG (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_BOOLEAN__POINTER (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_BOOLEAN__POINTER_INT_INT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_BOOLEAN__POINTER_INT_INT_UINT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_BOOLEAN__POINTER_POINTER_INT_INT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_BOOLEAN__POINTER_STRING_STRING_POINTER (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_BOOLEAN__VOID (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_ENUM__ENUM (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_INT__POINTER (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_INT__POINTER_CHAR_CHAR (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__ENUM_FLOAT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__ENUM_FLOAT_BOOLEAN (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__INT_INT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__INT_INT_POINTER (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__POINTER_INT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__POINTER_POINTER (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__POINTER_POINTER_POINTER (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__POINTER_POINTER_UINT_UINT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__POINTER_STRING_STRING (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__POINTER_UINT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__POINTER_UINT_ENUM (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__POINTER_UINT_UINT (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__STRING_INT_POINTER (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__UINT_POINTER_UINT_UINT_ENUM (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk
Method
Gtk.marshal_VOID__UINT_STRING (Closure closure, Value return_value, guint32 n_param_values, Value param_values, void* invocation_hint, void* marshal_data) : none
Gtk.AccelGroup
Signal
accel_changed (AccelGroup self, guint32 keyval, ModifierType modifier, Closure accel_closure) : none
Gtk.AccelGroup
Method
connect (guint32 accel_key, ModifierType accel_mods, AccelFlags accel_flags, Closure closure) : none
Gtk.AccelGroup
Method
connect_by_path (String accel_path, Closure closure) : none
Gtk.AccelGroup
Method
disconnect (Closure closure) : gboolean
Gtk.AccelLabel
Property
accel_closure : GObject.Closure
Gtk.AccelLabel
Method
set_accel_closure (Closure accel_closure) : none
Gtk.Action
Method
get_accel_closure () : GObject.Closure
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:44 GMT+0800 (HKT)