Document the fact that gtk_paned_set_handle_size() has been removed.

Wed Dec 26 12:32:31 2001  Owen Taylor  <otaylor@redhat.com>

	* docs/Changes-2.0.txt: Document the fact that
	gtk_paned_set_handle_size() has been removed.

	* gtk/gtkpaned.h Remove gtk_paned_handle_size() compat macro,
	since it pointed to gtk_paned_set_handle_size(), which
	was removed. (#66760, Matt Wilson)
This commit is contained in:
Owen Taylor
2001-12-26 17:38:39 +00:00
committed by Owen Taylor
parent 1a0be4a67a
commit c56a3caad3
9 changed files with 66 additions and 1 deletions

View File

@ -20,6 +20,9 @@ Incompatible Changes from GTK+-1.2 to GTK+-2.0:
has been changed to include the entire area previously occupied by
the gutter.
* gtk_paned_set_handle_size() has been removed, in favor of a style property,
since this is an option that only makes sense for themes to adjust.
* GDK no longer selects OwnerGrabButtonMask for button presses. This means
that the automatic grab that occurs when the user presses a button
will have owner_events = FALSE, so all events are redirected to the