diff options
author | Tristan Van Berkom <tristanvb@openismus.com> | 2013-03-30 18:46:16 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristanvb@openismus.com> | 2013-04-08 21:19:27 +0900 |
commit | 64b87824c760766b2e83bfc6dad7e69f5c0ca667 (patch) | |
tree | c58d69fb70d1a3fd80a56fce9abd223a88333f8b /gtk/gtkfilechooserbutton.h | |
parent | b7da0d21f8ca2f9ec4eccf3a96c57327e0a5d601 (diff) | |
download | gtk+-64b87824c760766b2e83bfc6dad7e69f5c0ca667.tar.gz |
GtkBuilder: Allow G_PARAM_CONSTRUCT properties to be set on internal children.
This patch allows properties of type G_PARAM_CONSTRUCT to be set
on internal children or explicitly constructed objects (built
with <constructor>) while previously, G_PARAM_CONSTRUCT properties
being set on already constructed objects would result in an misinformed
warning that "construct-only properties cannot be set".
G_PARAM_CONSTRUCT_ONLY properties are still refused as parameters
to already constructed children.
Diffstat (limited to 'gtk/gtkfilechooserbutton.h')
0 files changed, 0 insertions, 0 deletions