Flag invisible widgets as TOPLEVEL.
Mon Dec 11 11:41:12 2000 Owen Taylor <otaylor@redhat.com> * gtk/gtkinvisible.c (gtk_invisible_init): Flag invisible widgets as TOPLEVEL. * gtk/gtkwidget.c (gtk_widget_queue_resize): Don't assume TOPLEVEL widgets are containers. * gtk/gtkinvisible.h: Remove useless include.
This commit is contained in:
		| @ -27,10 +27,7 @@ | ||||
| #ifndef __GTK_INVISIBLE_H__ | ||||
| #define __GTK_INVISIBLE_H__ | ||||
|  | ||||
|  | ||||
| #include <gdk/gdk.h> | ||||
| #include <gtk/gtkbin.h> | ||||
|  | ||||
| #include <gtk/gtkwidget.h> | ||||
|  | ||||
| #ifdef __cplusplus | ||||
| extern "C" { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Owen Taylor
					Owen Taylor