AgsGuiThread

AgsGuiThread — gui thread

Functions

Includes

#include <ags/thread/ags_gui_thread.h>

Description

The AgsGuiThread acts as graphical user interface thread.

Functions

AGS_GUI_THREAD_DEFAULT_JIFFIE

#define AGS_GUI_THREAD_DEFAULT_JIFFIE (60)


ags_gui_thread_new ()

AgsGuiThread *
ags_gui_thread_new ();

Create a new AgsGuiThread.

Returns

the new AgsGuiThread

Since 0.4

Types and Values