Method

AgsGuiFileWidgetremove_location

since: 6.6.0

Declaration [src]

void
ags_file_widget_remove_location (
  AgsFileWidget* file_widget,
  gchar* button_action
)

Description [src]

Remove button_action from location with button_text.

Available since: 6.6.0

Parameters

button_action

Type: gchar*

The button action.

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