Virtual Method

GtkBuildableget_id

Declaration [src]

const char*
get_id (
  GtkBuildable* buildable
)

Description [src]

The getter corresponding to set_id. Implement this if you implement set_id.

Return value

Type: const char*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.