Class

AgsXmlCertificate

[]

Description

class Ags.XmlCertificate : GObject.Object
  implements Ags.Certificate {
  obj_mutex: GRecMutex,
  filename: gchar*,
  encoding: gchar*,
  dtd: gchar*,
  doc: xmlDoc*,
  root_node: xmlNode*
}

No description available.

[]

Ancestors

[]

Implements

[]

Constructors

ags_xml_certificate_new

Create AgsXmlCertificate.

since: 3.0.0

[]

Instance methods

ags_xml_certificate_open_filename

Open filename.

since: 3.0.0

Methods inherited from GObject (43)
Methods inherited from AgsCertificate (9)
[]

Signals

Signals inherited from GObject (1)

Class structure