gtk3/docs/reference/gdk-pixbuf
Owen Taylor 61b2f259e5 Move notification of "has_default" to here, so it is safe to call
Fri Nov 16 19:44:35 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkwindow.c (gtk_window_set_default): Move
	notification of "has_default" to here, so it
	is safe to call gtk_window_set_default() instead
	of gtk_widget_grab_default().

	* gtk/gtkwindow.c (gtk_window_set_focus): Make it call
	gtk_widget_grab_focus(), which then calls
	_gtk_widget_internal_set_focus(). This makes
	gtk_window_set_focus() a safe way of both setting
	and unsetting the focus widget.

	* gtk/gtkwidget.c (gtk_widget_propagate_state): Use
	gtk_widget_get_toplevel(), instead of gtk_widget_ancestor
	to find the toplevel.

	* gtk/gtkwindow.h: Move gtk_window_set_focus/default
	from the "internal functions" section.
2001-11-17 01:18:49 +00:00
..
tmpl Move notification of "has_default" to here, so it is safe to call 2001-11-17 01:18:49 +00:00
.cvsignore
gdk-pixbuf-from-drawables.sgml new files explaining where the code for rendering pixbufs lives. (#61151) 2001-11-12 22:50:58 +00:00
gdk-pixbuf-overrides.txt
gdk-pixbuf-rendering.sgml new files explaining where the code for rendering pixbufs lives. (#61151) 2001-11-12 22:50:58 +00:00
gdk-pixbuf-sections.txt
gdk-pixbuf.sgml new files explaining where the code for rendering pixbufs lives. (#61151) 2001-11-12 22:50:58 +00:00
gdk-pixbuf.types
Makefile.am Add --sgml-mode. 2001-11-14 22:39:35 +00:00
porting-from-imlib.sgml