AgsMachineEditorDialog
AgsMachineEditorDialog — edit machine settings
|
|
Stability Level
Stable, unless otherwise indicated
Includes
#include <ags/app/ags_machine_editor_dialog.h>
Description
AgsMachineEditorDialog is a dialog widget to edit machine settings.
Functions
ags_machine_editor_dialog_response ()
void
ags_machine_editor_dialog_response (AgsMachineEditorDialog *machine_editor_dialog
,
gint response_id
);
Response machine_editor_dialog
due to user action.
Since: 6.10.0
ags_machine_editor_dialog_new ()
AgsMachineEditorDialog *
ags_machine_editor_dialog_new (gchar *title
,
GtkWindow *transient_for
);
Creates an AgsMachineEditorDialog
Returns
a new AgsMachineEditorDialog
Since: 4.0.0