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