Skip to content
  • Tristan Van Berkom's avatar
    glade_widget_build_object() now calls glade_widget_set_object() internally · 82c2cad3
    Tristan Van Berkom authored
    
    	* gladeui/glade-widget.c: glade_widget_build_object() now calls glade_widget_set_object() 
    	internally and then uses glade_widget_adaptor_set_property() for non construct properties.
    
    	* plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: 
    	  - Made GtkTreeView:model property query user at create time.
    	  - Fixed to never sync properties when in attribute mode, to sync attributes
    	    after adding cells to cell layouts, and to not set attributes to orphan cells
    	    (net result: copy/paste of treeviews now result in a nice runtime replica).
    	  - Did some reordering in glade-gtk.c
    
    
    svn path=/trunk/; revision=2044
    82c2cad3