Skip to content

Implemented Gtk template into the python example

Wouter requested to merge sharkwouter/hello:master into master

I noticed the TODO in the Python example and since pygobject now supports Gtk templates, I decided to implement it. I have not found any documentation on this feature besides this issue on gitlab: GNOME/pygobject#52 (closed)

I have however, been able to use it.

Merge request reports