AgsDssiBrowser

AgsDssiBrowser — A composite to select dssi effect.

Stability Level

Stable, unless otherwise indicated

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── AgsDssiBrowser

Includes

#include <ags/app/ags_dssi_browser.h>

Description

AgsDssiBrowser is a composite widget to select dssi plugin and the desired effect.

Functions

ags_dssi_browser_get_plugin_filename ()

gchar *
ags_dssi_browser_get_plugin_filename (AgsDssiBrowser *dssi_browser);

Retrieve selected dssi plugin filename.

Parameters

dssi_browser

the AgsDssiBrowser

 

Returns

the active dssi filename

Since: 3.0.0


ags_dssi_browser_get_plugin_effect ()

gchar *
ags_dssi_browser_get_plugin_effect (AgsDssiBrowser *dssi_browser);

Retrieve selected dssi effect.

Parameters

dssi_browser

the AgsDssiBrowser

 

Returns

the active dssi effect

Since: 3.0.0


ags_dssi_browser_combo_box_controls_new ()

GtkWidget *
ags_dssi_browser_combo_box_controls_new
                               ();

Creates a GtkComboBox containing suitable widgets as controls.

Returns

a new GtkComboBox

Since: 3.0.0


ags_dssi_browser_preview_new ()

GtkWidget *
ags_dssi_browser_preview_new ();

ags_dssi_browser_new ()

AgsDssiBrowser *
ags_dssi_browser_new ();

Create a new instance of AgsDssiBrowser

Returns

the new AgsDssiBrowser

Since: 3.0.0

Types and Values

enum AgsDssiBrowserFlags

Members

AGS_DSSI_BROWSER_CONNECTED