generated from itdominator/Python-With-Gtk-Template
WIP widget selection and cleanup
This commit is contained in:
@@ -75,8 +75,8 @@ class Settings(StartCheckMixin):
|
||||
keybindings.configure(bindings)
|
||||
|
||||
self._main_window = None
|
||||
self._main_window_w = 800
|
||||
self._main_window_h = 600
|
||||
self._main_window_w = 1200
|
||||
self._main_window_h = 800
|
||||
self._builder = None
|
||||
self.PAINT_BG_COLOR = (0, 0, 0, 0.54)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user