AgsPluginPreferences
AgsPluginPreferences — A dialog to do preferences
|
|
Stability Level
Stable, unless otherwise indicated
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.
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"