AgsGenericPreferences

AgsGenericPreferences — A composite widget to do generic related preferences

Functions

Object Hierarchy

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

Implemented Interfaces

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

Includes

#include <ags/X/ags_generic_preferences.h>

Description

AgsGenericPreferences enables you to make generic related preferences.

Functions

ags_generic_preferences_new ()

AgsGenericPreferences *
ags_generic_preferences_new ();

Creates an AgsGenericPreferences

Returns

a new AgsGenericPreferences

Since: 0.4

Types and Values