Method

AgsGuiFileWidgetget_file_magic_executable

since: 6.6.0

Declaration [src]

gchar*
ags_file_widget_get_file_magic_executable (
  AgsFileWidget* file_widget
)

Description [src]

Get file magic executable of file_widget.

Available since: 6.6.0

Return value

Type: gchar*

The file magic executable 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.