From 8cff9d33070545a1b3d5813f0119a91e7257e609 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Sun, 22 Mar 1998 00:07:53 +0000 Subject: Don't respond to drops when grab is in effect. (workaround) Sat Mar 21 19:07:01 1998 Owen Taylor * gtk/testgtk.c (dnd_drop): Don't respond to drops when grab is in effect. (workaround) * gdk/gdkfont.c (gdk_fontset_load): More details on error messages. * gdk/gdk.c: Translate va_list to XVaNestedList instead of just casting it. * gtk/gtkmain.c: Make temporary copy of string returned by setlocale, since it may be changed by subsequent calls. --- docs/gtk-config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/gtk-config.txt') diff --git a/docs/gtk-config.txt b/docs/gtk-config.txt index 508969342..4934fbe5d 100644 --- a/docs/gtk-config.txt +++ b/docs/gtk-config.txt @@ -22,7 +22,7 @@ gtk-config can be invoked in one of three forms: Prints out the version of GTK installed gtk-config --cflags - Prints '-I' flags pointing to the installed d + Prints '-I' flags pointing to the installed header files. gtk-config --libs Prints out the linker flags necessary to link a program against GTK -- cgit v1.2.1