AgsServerPreferences

AgsServerPreferences — A composite widget to do server related preferences

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBox
                        ╰── GtkVBox
                            ╰── AgsServerPreferences

Implemented Interfaces

AgsServerPreferences implements AtkImplementorIface, GtkBuildable, GtkOrientable, AgsConnectable and AgsApplicable.

Includes

#include <ags/X/ags_server_preferences.h>

Description

AgsServerPreferences enables you to make server related preferences.

Functions

ags_server_preferences_new ()

AgsServerPreferences *
ags_server_preferences_new ();

Creates an AgsServerPreferences

Returns

a new AgsServerPreferences

Since: 0.4

Types and Values