AgsPluginPreferences

AgsPluginPreferences — A dialog to do preferences

Stability Level

Stable, unless otherwise indicated

Functions

void ags_preferences_response ()
AgsPreferences * ags_preferences_new ()

Types and Values

Includes

#include <ags/app/ags_plugin_preferences.h>

Description

AgsDialogPreferences enables you to make preferences.

Functions

ags_preferences_response ()

void
ags_preferences_response (AgsPreferences *preferences,
                          gint response_id);

Response preferences due to user action.

Parameters

preferences

the AgsPreferences

 

response

the response

 

Since: 6.10.0


ags_preferences_new ()

AgsPreferences *
ags_preferences_new ();

Create a new instance of AgsPreferences

Returns

the new AgsPreferences

Since: 3.0.0

Types and Values

AGS_PREFERENCES_DEFAULT_FILENAME

#define AGS_PREFERENCES_DEFAULT_FILENAME "ags_current.xml"

enum AgsPreferencesFlags

Members

AGS_PREFERENCES_SHUTDOWN