AgsXorgApplicationContext

AgsXorgApplicationContext — The xorg application context

Functions

Properties

AgsWindow * window Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── AgsApplicationContext
        ╰── AgsXorgApplicationContext

Includes

#include <ags/X/ags_xorg_application_context.h>

Description

AgsXorgApplicationContext is a application context providing the main window and sets up a functional audio layer.

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.122.8\0"

AGS_XORG_BUILD_ID

#define AGS_XORG_BUILD_ID "Tue Mar 21 20:03:29 CET 2017\0"

enum AgsXorgApplicationContextFlags

Members

AGS_XORG_APPLICATION_CONTEXT_SHOW_GUI

   

Property Details

The “window” property

  “window”                   AgsWindow *

The assigned window.

Flags: Read / Write

Since: 0.7.0