Function Macro

GObjectOBJECT_TYPE_NAME

Declaration

#define G_OBJECT_TYPE_NAME (
  object
)

Description

Get the name of an object’s type.

This function is not directly available to language bindings.

Parameters

object

Type: -

Object to return the type name for.