Method

AgsPriorityload_from_file

since: 3.0.0

Declaration [src]

void
ags_priority_load_from_file (
  AgsPriority* priority,
  gchar* filename
)

Description [src]

Load priorities from filename.

Available since: 3.0.0

Parameters

filename

Type: gchar*

The priorityuration file.

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