Method
AgsGuiFileWidgetset_default_bundle
since: 6.6.0
[−]
Declaration [src]
void
ags_file_widget_set_default_bundle (
AgsFileWidget* file_widget,
gchar* default_bundle
)
[−]
Description [src]
Set default_bundle
of file_widget
.
Available since: 6.6.0
Sets property | AgsGui.FileWidget:default-bundle |
[−]
Parameters
default_bundle
-
Type:
gchar*
The default bundle.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.