BuildableT.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

template BuildableT(TStruct)
string
buildableGetName
()

Return Value

Type: string

the name set with gtk_buildable_set_name()

Meta