Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GThread Struct Reference

#include <gthread.h>

Data Fields

GThreadFunc func
 
gpointer data
 
gboolean joinable
 
GThreadPriority priority
 

Detailed Description

Definition at line 48 of file deprecated/gthread.h.

Field Documentation

◆ data

gpointer _GThread::data

Definition at line 52 of file deprecated/gthread.h.

◆ func

GThreadFunc _GThread::func

Definition at line 51 of file deprecated/gthread.h.

◆ joinable

gboolean _GThread::joinable

Definition at line 53 of file deprecated/gthread.h.

◆ priority

GThreadPriority _GThread::priority

Definition at line 54 of file deprecated/gthread.h.


The documentation for this struct was generated from the following file: