Method

AgsGuiFileWidgetset_home_path

since: 6.6.0

Declaration [src]

void
ags_file_widget_set_home_path (
  AgsFileWidget* file_widget,
  gchar* home_path
)

Description [src]

Set home_path of file_widget.

Available since: 6.6.0

Parameters

home_path

Type: gchar*

The home path.

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