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