| Top |
AgsOutputEditorAgsOutputEditor — A composite widget to edit AgsChannel |
| #define | AGS_OUTPUT_EDITOR_DEFAULT_VERSION |
| #define | AGS_OUTPUT_EDITOR_DEFAULT_BUILD_ID |
| enum | AgsOutputEditorFlags |
GObject
╰── GInitiallyUnowned
╰── GtkObject
╰── GtkWidget
╰── GtkContainer
╰── GtkBox
╰── GtkHBox
╰── AgsOutputEditor
void
ags_output_editor_check (AgsOutputEditor *output_editor);
Checks for possible channels to output. And modifies its ranges.
Since: 0.7.131
AgsOutputEditor * ags_output_editor_new ();
Creates an AgsOutputEditor
Since: 0.7.131