Method

AgsGuiFileWidgetremove_bookmark

since: 6.6.0

Declaration [src]

void
ags_file_widget_remove_bookmark (
  AgsFileWidget* file_widget,
  gchar* bookmark_location
)

Description [src]

Remove bookmark_location from 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.