Skip to content

Window templating

Marinus Schraal requested to merge wip/mschraal/window-template into master

Work on templating the main window.

Problems:

  • Running into pygobject#257 (closed)
  • Impossible to pass other objects as init arguments in templates, this makes it necessary to pass init arguments in another way. Usually as a kind of construct only properties.
Edited by Marinus Schraal

Merge request reports