Gtk.Buildable::get_name
function vfunc_get_name():String { }
Gets the name of the buildable object.
Gtk.Builder sets the name based on the <link linkend="BUILDER-UI">GtkBuilder UI definition</link> used to construct the buildable.
Since 2.12
- Returns
the name set with Gtk.Buildable.prototype.set_name