Import line: | GLib = imports.gi.GLib; |
GIR File: | GLib-2.0.gir |
C documentation: | GThread |
Struct : | Thread |
Properties | Defined By | |
---|---|---|
data : void*
read only
|
GLib.Thread | |
func : void*
read only
|
GLib.Thread | |
joinable : gboolean
read only
|
GLib.Thread | |
priority : GLib.ThreadPriority
read only
|
GLib.Thread |
Method / Constructor | Defined By | |
---|---|---|
new GLib.Thread
()
Create a new GLib.Thread
Create a new GLib.Thread
|
||
set_priority
(ThreadPriority priority)
:
none
|
GLib.Thread |
None |