Home
last modified time | relevance | path

Searched defs:_GTypeValueTable (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gobject/
Dgtype.h1245 struct _GTypeValueTable struct
1247 void (*value_init) (GValue *value);
1248 void (*value_free) (GValue *value);
1249 void (*value_copy) (const GValue *src_value,
1252 gpointer (*value_peek_pointer) (const GValue *value);
1253 const gchar *collect_format;
1254 gchar* (*collect_value) (GValue *value,
1258 const gchar *lcopy_format;
1259 gchar* (*lcopy_value) (const GValue *value,