Method

AgsGuiFileWidgetset_app_home_path

since: 6.6.0

Declaration [src]

void
ags_file_widget_set_app_home_path (
  AgsFileWidget* file_widget,
  gchar* app_home_path
)

Description [src]

Set app_home_path of file_widget.

Available since: 6.6.0

Parameters

app_home_path

Type: gchar*

The app home path.

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