BuildableT.getBuildableId

Gets the ID of the @buildable object.

GtkBuilder sets the name based on the ID attribute of the <object> tag used to construct the @buildable.

template BuildableT(TStruct)
string
getBuildableId
()

Return Value

Type: string

the ID of the buildable object

Meta