BuildableIF.buildableGetName

Gets the name of the buildable object. GtkBuilder sets the name based on the GtkBuilder UI definition used to construct the buildable. Since 2.12

interface BuildableIF
string
buildableGetName
()

Return Value

Type: string

the name set with gtk_buildable_set_name()

Meta