Method

AgsGuiFileWidgetadd_bookmark

since: 6.6.0

Declaration [src]

void
ags_file_widget_add_bookmark (
  AgsFileWidget* file_widget,
  gchar* bookmark_location
)

Description [src]

Add bookmark_location to bookmark with button_text.

Available since: 6.6.0

Parameters

bookmark_location

Type: gchar*

The bookmark location.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.