end drag selections if necessary.
Mon Jan 11 23:52:58 1999 Lars Hamann <lars@gtk.org> * gtk/gtklist.c (gtk_list_signal_drag_begin) (gtk_list_drag_begin): end drag selections if necessary. * gtk/gtkspinbutton.c/h (gtk_spin_button_update): made function public. Manually force synchronization of spin button text and adjustment value.
This commit is contained in:
		| @ -141,6 +141,8 @@ void		gtk_spin_button_set_shadow_type	   (GtkSpinButton  *spin_button, | ||||
|  | ||||
| void		gtk_spin_button_set_snap_to_ticks  (GtkSpinButton  *spin_button, | ||||
| 						    gboolean	    snap_to_ticks); | ||||
| void            gtk_spin_button_update             (GtkSpinButton  *spin_button); | ||||
|  | ||||
| /* deprecated */ | ||||
| void		gtk_spin_button_construct	   (GtkSpinButton  *spin_button, | ||||
| 						    GtkAdjustment  *adjustment, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Lars Hamann
					Lars Hamann