Searched refs:g_memory_output_stream_finalize (Results 1 – 1 of 1) sorted by relevance
59 static void g_memory_output_stream_finalize (GObject *object);118 gobject_class->finalize = g_memory_output_stream_finalize; in G_DEFINE_TYPE_WITH_CODE()131 g_memory_output_stream_finalize (GObject *object) in g_memory_output_stream_finalize() function