Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.Thread

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GThread
Struct : Thread
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GLib.Thread ()
Create a new GLib.Thread
Create a new GLib.Thread
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib
Method
GLib.thread_create_full (Function func, void* data, Number stack_size, Boolean joinable, Boolean bound, ThreadPriority priority) : GLib.Thread
GLib
Method
GLib.thread_self () : GLib.Thread
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:59 GMT+0800 (HKT)