GTypeValueTable

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

collect_format
const(gchar)* collect_format;
Undocumented in source.
collect_value
gchar* function(GValue* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) collect_value;
Undocumented in source.
lcopy_format
const(gchar)* lcopy_format;
Undocumented in source.
lcopy_value
gchar* function(const(GValue)* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) lcopy_value;
Undocumented in source.
value_copy
void function(const(GValue)* src_value, GValue* dest_value) value_copy;
Undocumented in source.
value_free
void function(GValue* value) value_free;
Undocumented in source.
value_init
void function(GValue* value) value_init;
Undocumented in source.
value_peek_pointer
gpointer function(const(GValue)* value) value_peek_pointer;
Undocumented in source.

Meta