Method

AgsGuiFileWidgetget_recently_used_filename

since: 6.6.0

Declaration [src]

gchar*
ags_file_widget_get_recently_used_filename (
  AgsFileWidget* file_widget
)

Description [src]

Get recently used filename of file_widget.

Available since: 6.6.0

Return value

Type: gchar*

The home path as string.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.