Aded context menu to tabs widget; registered other widgets to registery
This commit is contained in:
@@ -38,6 +38,8 @@ class BodyContainer(Gtk.Box):
|
||||
...
|
||||
|
||||
def _load_widgets(self):
|
||||
widget_registery.expose_object("body-container", self)
|
||||
|
||||
self.add( LeftContainer() )
|
||||
self.add( CenterContainer() )
|
||||
self.add( RightContainer() )
|
||||
Reference in New Issue
Block a user