Method

AgsGuiFileWidgetget_bookmark_filename

since: 6.6.0

Declaration [src]

gchar*
ags_file_widget_get_bookmark_filename (
  AgsFileWidget* file_widget
)

Description [src]

Get bookmark filename of file_widget.

Available since: 6.6.0

Return value

Type: gchar*

The bookmark filename as string.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.