Method
AgsAudioBasePluginset_ui_filename
since: 3.1.0
[−]
Declaration [src]
void
ags_base_plugin_set_ui_filename (
AgsBasePlugin* base_plugin,
gchar* ui_filename
)
[−]
Description [src]
Set UI filename.
Available since: 3.1.0
Sets property | AgsAudio.BasePlugin:ui-filename |
[−]
Parameters
ui_filename
-
Type:
gchar*
The UI filename.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.