diff options
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__ |