AgsXorgApplicationContext

AgsXorgApplicationContext

Functions

Properties

AgsWindow * window Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── AgsApplicationContext
        ╰── AgsXorgApplicationContext

Implemented Interfaces

AgsXorgApplicationContext implements AgsConnectable, AgsConcurrencyProvider and AgsSoundProvider.

Description

Functions

ags_xorg_application_context_register_types ()

void
ags_xorg_application_context_register_types
                               (AgsApplicationContext *application_context);


ags_xorg_application_context_new ()

AgsXorgApplicationContext *
ags_xorg_application_context_new ();

Types and Values

AGS_XORG_VERSION

#define AGS_XORG_VERSION "0.7.7\0"


AGS_XORG_BUILD_ID

#define AGS_XORG_BUILD_ID "Fre Feb 26 18:08:25 CET 2016\0"


enum AgsXorgApplicationContextFlags

Members

AGS_XORG_APPLICATION_CONTEXT_SHOW_GUI

   

Property Details

The “window” property

  “window”                   AgsWindow *

The window which this xorg application context assigned to.

Flags: Read / Write

Since: 0.4