Method

AgsXmlPasswordStoreopen_filename

since: 3.0.0

Declaration [src]

void
ags_xml_password_store_open_filename (
  AgsXmlPasswordStore* xml_password_store,
  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.