AgsGuiThread

AgsGuiThread — gui thread

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── AgsThread
        ╰── AgsGuiThread

Implemented Interfaces

AgsGuiThread implements AgsConnectable.

Includes

#include <ags/X/thread/ags_gui_thread.h>

Description

The AgsGuiThread acts as graphical user interface thread.

Functions

ags_gui_thread_new ()

AgsGuiThread *
ags_gui_thread_new ();

Create a new AgsGuiThread.

Returns

the new AgsGuiThread

Since: 0.4

Types and Values

AGS_GUI_THREAD_DEFAULT_JIFFIE

#define AGS_GUI_THREAD_DEFAULT_JIFFIE (60.0)