Method

AgsGuiFileWidgetset_file_magic_executable

since: 6.6.0

Declaration [src]

void
ags_file_widget_set_file_magic_executable (
  AgsFileWidget* file_widget,
  gchar* file_magic_executable
)

Description [src]

Set file_magic_executable of file_widget.

Available since: 6.6.0

Parameters

file_magic_executable

Type: gchar*

The file magic executable.

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