Skip to content
Commit de4aa426 authored by Martin Pitt's avatar Martin Pitt
Browse files

Do not change constructor-only "type" Window property

When reading a Gtk.Window subclass from a GtkBuilder object, the object's
properties are already set at __init__ time. Do not try to set it again, to
avoid a warning.

https://bugzilla.gnome.org/show_bug.cgi?id=678510
parent 16280d69
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment