Method

AgsFileget_xml_doc

since: 3.6.17

[]

Declaration [src]

xmlDoc*
ags_file_get_xml_doc (
  AgsFile* file
)
[]

Description [src]

Get xml doc of file.

Available since: 3.6.17

Gets propertyAgs.File:xml-doc
[]

Return value

Type: xmlDoc

The #xmlDoc-struct.

The returned data is owned by the instance.