Gtk.BuildableIface¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| add_child | object | r | |
| construct_child | object | r | |
| custom_finished | object | r | |
| custom_tag_end | object | r | |
| custom_tag_start | object | r | |
| g_iface | GObject.TypeInterface | r | the parent class | 
| get_internal_child | object | r | |
| get_name | object | r | |
| parser_finished | object | r | |
| set_buildable_property | object | r | |
| set_name | object | r | 
Methods¶
None
Details¶
- 
class Gtk.BuildableIface¶
- The - Gtk.BuildableIfaceinterface contains method that are necessary to allow- Gtk.Builderto construct an object from a- Gtk.BuilderUI definition.