Add xgettext:no-c-format comment to to handle '99% of the time. (#60473,
Wed Sep 19 15:46:29 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkwindow.c: Add xgettext:no-c-format comment to to handle '99% of the time. (#60473, reported by Christian Rose) * gtk/gtkwidget.h: Remove prototype for gtk_widget_get_usize() which no longer exists. (#60379, reported by Vitaly Tishkov)
This commit is contained in:
		| @ -576,9 +576,6 @@ void	   gtk_widget_set_uposition	  (GtkWidget	       *widget, | ||||
| void	   gtk_widget_set_usize		  (GtkWidget	       *widget, | ||||
| 					   gint			width, | ||||
| 					   gint			height); | ||||
| void       gtk_widget_get_usize           (GtkWidget           *widget, | ||||
| 					   gint                *width, | ||||
| 					   gint                *height); | ||||
| #endif | ||||
|  | ||||
| void	   gtk_widget_set_events	  (GtkWidget	       *widget, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Owen Taylor
					Owen Taylor