Method
AgsGuiFileWidgetadd_location
since: 6.6.0
[−]
Declaration [src]
void
ags_file_widget_add_location (
AgsFileWidget* file_widget,
gchar* button_action,
gchar* button_text
)
[−]
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. button_text
-
Type:
gchar*
The button text.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.