diff options
author | Elliot Lee <sopwith@src.gnome.org> | 1997-12-19 19:17:45 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 1997-12-19 19:17:45 +0000 |
commit | 61124945c03460d8f0fc891c65f0c41dc1436e78 (patch) | |
tree | 0759761593157c274af81398f8e4409f1c29a476 /gtk/gtkhandlebox.h | |
parent | e9f322e2f020e977c1fe6b0fb93807d978da16a2 (diff) | |
download | gtk+-61124945c03460d8f0fc891c65f0c41dc1436e78.tar.gz |
more gtkhandlebox work..
Diffstat (limited to 'gtk/gtkhandlebox.h')
-rw-r--r-- | gtk/gtkhandlebox.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/gtkhandlebox.h b/gtk/gtkhandlebox.h index 7e69bb642c..106f1aa742 100644 --- a/gtk/gtkhandlebox.h +++ b/gtk/gtkhandlebox.h @@ -15,7 +15,8 @@ * License along with this library; if not, write to the Free * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* The GtkHandleBox is to allow +/* The GtkHandleBox is to allow widgets to be dragged in and out of + their parents */ #ifndef __GTK_HANDLE_BOX_H__ #define __GTK_HANDLE_BOX_H__ |