Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Enum GLib.ThreadPriority

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GThreadPriority
Enum : ThreadPriority
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
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.Thread
Method
set_priority (ThreadPriority priority) : none
Gst.Task
Method
set_priority (ThreadPriority priority) : none
Changes the priority of task to priority.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:00 GMT+0800 (HKT)