Class

ValagirArray

Description

class Valagir.Array : Valagir.AnyType
{
  /* No available fields */
}

No description available.

Constructors

gir_array_new
No description available.

Instance methods

gir_array_get_zero_terminated
No description available.

gir_array_set_zero_terminated
No description available.

gir_array_get_fixed_size
No description available.

gir_array_set_fixed_size
No description available.

gir_array_get_introspectable
No description available.

gir_array_set_introspectable
No description available.

gir_array_get_length
No description available.

gir_array_set_length
No description available.

gir_array_get_c_type
No description available.

gir_array_set_c_type
No description available.

gir_array_get_anytype
No description available.

gir_array_set_anytype
No description available.

Methods inherited from GirAnyType (2)
gir_any_type_get_name
No description available.

gir_any_type_set_name
No description available.

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.

Properties

Valagir.Array:zero-terminated
No description available.

Valagir.Array:fixed-size
No description available.

Valagir.Array:introspectable
No description available.

Valagir.Array:length
No description available.

Valagir.Array:c-type
No description available.

Valagir.Array:anytype
No description available.

Properties inherited from GirAnyType (1)
Valagir.AnyType:name
No description available.

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

Valagir.Node:source
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 ValagirArrayClass {
  /* no available fields */
}

No description available.