get_buildable_id


Description:

public unowned string? get_buildable_id ()

Gets the ID of the this object.

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

Parameters:

this

a `GtkBuildable`

Returns:

the ID of the buildable object