Home
last modified time | relevance | path

Searched refs:gstring_free (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gobject/
Dgboxed.c132 gstring_free (GString *gstring) in gstring_free() function
142 G_DEFINE_BOXED_TYPE (GString, g_gstring, gstring_copy, gstring_free) in G_DEFINE_BOXED_TYPE()