Exposing widgets to registery
This commit is contained in:
@@ -30,6 +30,8 @@ class ButtonControls(Gtk.ButtonBox):
|
||||
...
|
||||
|
||||
def _load_widgets(self):
|
||||
widget_registery.expose_object("button-controls", self)
|
||||
|
||||
icons_path = settings_manager.path_manager.get_icons_path()
|
||||
center_widget = Gtk.ButtonBox()
|
||||
zoomout_button = Gtk.Button()
|
||||
|
||||
Reference in New Issue
Block a user