Method

AgsXmlBusinessGroupopen_filename

since: 3.0.0

Declaration [src]

void
ags_xml_business_group_open_filename (
  AgsXmlBusinessGroup* xml_business_group,
  gchar* filename
)

Description [src]

Open filename.

Available since: 3.0.0

Parameters

filename

Type: gchar*

The filename.

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