g_enum_to_string ( g_enum_type value -- gchar* )


Vocabulary
gobject.ffi

Inputs
g_enum_typean object
valuean object


Outputs
gchar*an object


Definition