Sets a property of a buildable object. It is normally not necessary to implement this, gobject.object.ObjectG.setProperty is used by default. gtk.window.Window implements this to delay showing itself (i.e. setting the gtk.widget.Widget.gboolean property) until the whole interface is created.
Sets a property of a buildable object. It is normally not necessary to implement this, gobject.object.ObjectG.setProperty is used by default. gtk.window.Window implements this to delay showing itself (i.e. setting the gtk.widget.Widget.gboolean property) until the whole interface is created.