Method
GtkBuildableget_name
Declaration [src]
const gchar*
gtk_buildable_get_name (
GtkBuildable* buildable
)
Description [src]
Gets the name of the buildable
object.
GtkBuilder
sets the name based on the
[GtkBuilder UI definition][BUILDER-UI]
used to construct the buildable
.
Available since: | 2.12 |