Function

GObjecttype_name_from_instance

Declaration

const gchar*
g_type_name_from_instance (
  GTypeInstance* instance
)

Description

No description available.

Parameters

instance

Type: GTypeInstance

No description available.

The data is owned by the caller of the function.

Return value

Type: const gchar*

No description available.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.