Class

ValagirDocFormat

Description

class Valagir.DocFormat : Valagir.Node
  implements Valagir.Named {
  /* No available fields */
}

No description available.

Ancestors

Implements

Constructors

gir_doc_format_new
No description available.

Instance methods

Methods inherited from GirNode (7)
gir_node_accept
No description available.

gir_node_accept_children
No description available.

gir_node_tag_name
No description available.

gir_node_get_parent_node
No description available.

gir_node_set_parent_node
No description available.

gir_node_get_source
No description available.

gir_node_set_source
No description available.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Methods inherited from GirNamed (2)
gir_named_get_name
No description available.

gir_named_set_name
No description available.

Properties

Properties inherited from GirNode (2)
Valagir.Node:parent-node
No description available.

Valagir.Node:source
No description available.

Properties inherited from GirNamed (1)
GirNamed:name
No description available.

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct ValagirDocFormatClass {
  /* no available fields */
}

No description available.