Virtual Method
GtkBuildableget_name
since: 2.12
Declaration [src]
const gchar*
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