Skip to content
  • Chema Celorio's avatar
    add a temp hack to set the properties. (glade_property_get): ditto to get · b2a8539c
    Chema Celorio authored
    2001-08-07  Chema Celorio  <chema@celorio.com>
    
    	* src/glade-widget.c (glade_widget_property_changed_cb): add a temp hack to set
    	the properties.
    	(glade_property_get): ditto to get the properties from a widget.
    	(glade_widget_toplevel_delete_event_cb): handle the delete event for toplevels
    	(glade_widget_connect_other_signals): impl.
    
    	* src/glade-property.c (glade_property_get_type): glade property is now an object
    	and emits a changed signal.
    
    	* src/glade-property-class.c (glade_property_class_new_from_node): load before
    	deciding if this prop will be loading with paramspec
    
    	* src/glade-project-view.c (glade_project_view_button_press_cb): implement.
    	Double clicking on a widget on the list gtk_widget_show's it.
    
    	* src/glade-gtk.c (glade_gtk_entry_set_text): preserve the cursor position.
    
    	* src/glade-editor.c (glade_editor_property_connect_signals): impl.
    	(glade_editor_property_changed_cb): impl.
    
    	* src/glade-property.h: add...
    b2a8539c