Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.Mutex

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GMutex
Struct : Mutex
  Show / Hide Inherited methods, properties and signals
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib.MainContext
Method
wait (Cond cond, Mutex mutex) : Boolean
GLib.StaticMutex
Method
get_mutex_impl () : GLib.Mutex
Gst.Iterator
Method
new Gst.Iterator.c_new (Number size, Number type, Mutex lock, Object out_values, Function next, Function item, Function resync, Function free) : Gst.Iterator
Create a new Gst.Iterator
Gst.Iterator
Method
new Gst.Iterator.list (Number type, Mutex lock, Object out_values, Array list, void* owner, Function item, Function free) : Gst.Iterator
Create a new Gst.Iterator
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:58 GMT+0800 (HKT)