]> Pileus Git - ~andy/gtk/commitdiff
whitespace cleanup: remove trailing whitespace and excess newlines and
authorMichael Natterer <mitch@imendio.com>
Wed, 28 May 2008 15:35:43 +0000 (15:35 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Wed, 28 May 2008 15:35:43 +0000 (15:35 +0000)
2008-05-28  Michael Natterer  <mitch@imendio.com>

* gtk/gtk*.h: whitespace cleanup: remove trailing whitespace and
excess newlines and sprinkled some newlines where needed. Zero
code or formatting changes included.

svn path=/trunk/; revision=20225

134 files changed:
ChangeLog
gtk/gtkaccelgroup.h
gtk/gtkaccellabel.h
gtk/gtkaction.h
gtk/gtkactiongroup.h
gtk/gtkadjustment.h
gtk/gtkalignment.h
gtk/gtkarrow.h
gtk/gtkaspectframe.h
gtk/gtkbbox.h
gtk/gtkbin.h
gtk/gtkbindings.h
gtk/gtkbox.h
gtk/gtkbutton.h
gtk/gtkcalendar.h
gtk/gtkcellrendererprogress.h
gtk/gtkcellrenderertext.h
gtk/gtkcellrenderertoggle.h
gtk/gtkcheckbutton.h
gtk/gtkcheckmenuitem.h
gtk/gtkclipboard.h
gtk/gtkcolorsel.h
gtk/gtkcolorseldialog.h
gtk/gtkcontainer.h
gtk/gtkcurve.h
gtk/gtkdebug.h
gtk/gtkdialog.h
gtk/gtkdnd.h
gtk/gtkdrawingarea.h
gtk/gtkeditable.h
gtk/gtkentry.h
gtk/gtkentrycompletion.h
gtk/gtkeventbox.h
gtk/gtkfilefilter.h
gtk/gtkfixed.h
gtk/gtkfontbutton.h
gtk/gtkfontsel.h
gtk/gtkframe.h
gtk/gtkgamma.h
gtk/gtkgc.h
gtk/gtkhandlebox.h
gtk/gtkhbbox.h
gtk/gtkhbox.h
gtk/gtkhpaned.h
gtk/gtkhruler.h
gtk/gtkhscale.h
gtk/gtkhscrollbar.h
gtk/gtkhseparator.h
gtk/gtkiconfactory.h
gtk/gtkimage.h
gtk/gtkimagemenuitem.h
gtk/gtkimcontextsimple.h
gtk/gtkinputdialog.h
gtk/gtkinvisible.h
gtk/gtkitem.h
gtk/gtkitemfactory.h
gtk/gtklabel.h
gtk/gtklayout.h
gtk/gtklinkbutton.h
gtk/gtkliststore.h
gtk/gtkmain.h
gtk/gtkmenu.h
gtk/gtkmenubar.h
gtk/gtkmenuitem.h
gtk/gtkmenushell.h
gtk/gtkmessagedialog.h
gtk/gtkmisc.h
gtk/gtkmodules.h
gtk/gtknotebook.h
gtk/gtkobject.h
gtk/gtkpagesetupunixdialog.h
gtk/gtkpaned.h
gtk/gtkplug.h
gtk/gtkprintjob.h
gtk/gtkprintoperation.h
gtk/gtkprintoperationpreview.h
gtk/gtkprintunixdialog.h
gtk/gtkprogressbar.h
gtk/gtkradioaction.h
gtk/gtkradiobutton.h
gtk/gtkradiomenuitem.h
gtk/gtkrange.h
gtk/gtkrc.h
gtk/gtkrecentaction.h
gtk/gtkrecentchooser.h
gtk/gtkrecentchooserdialog.h
gtk/gtkrecentchoosermenu.h
gtk/gtkrecentchooserwidget.h
gtk/gtkrecentfilter.h
gtk/gtkrecentmanager.h
gtk/gtkruler.h
gtk/gtkscale.h
gtk/gtkscrollbar.h
gtk/gtkscrolledwindow.h
gtk/gtkselection.h
gtk/gtkseparator.h
gtk/gtkseparatormenuitem.h
gtk/gtkseparatortoolitem.h
gtk/gtksettings.h
gtk/gtksizegroup.h
gtk/gtksocket.h
gtk/gtkspinbutton.h
gtk/gtkstatusbar.h
gtk/gtkstatusicon.h
gtk/gtkstock.h
gtk/gtkstyle.h
gtk/gtktable.h
gtk/gtktearoffmenuitem.h
gtk/gtktextbuffer.h
gtk/gtktexttagtable.h
gtk/gtktextview.h
gtk/gtktipsquery.h
gtk/gtktoggleaction.h
gtk/gtktogglebutton.h
gtk/gtktoolbar.h
gtk/gtktoolbutton.h
gtk/gtktreemodel.h
gtk/gtktreeselection.h
gtk/gtktreeview.h
gtk/gtktreeviewcolumn.h
gtk/gtktypeutils.h
gtk/gtkuimanager.h
gtk/gtkvbbox.h
gtk/gtkvbox.h
gtk/gtkversion.h.in
gtk/gtkviewport.h
gtk/gtkvolumebutton.h
gtk/gtkvpaned.h
gtk/gtkvruler.h
gtk/gtkvscale.h
gtk/gtkvscrollbar.h
gtk/gtkvseparator.h
gtk/gtkwidget.h
gtk/gtkwindow.h

index 131616bb5ed5a3240146b8683da4cc5468f78415..0c551842e9862dded3b5be6bf56491fd3c1a9551 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-05-28  Michael Natterer  <mitch@imendio.com>
+
+       * gtk/gtk*.h: whitespace cleanup: remove trailing whitespace and
+       excess newlines and sprinkled some newlines where needed. Zero
+       code or formatting changes included.
+
 2008-05-28  Michael Natterer  <mitch@imendio.com>
 
        * gtk/gtkprinter.h: fix formatting of details_acquired() signal.
index d5ade0b32b20b88ae5d2673873efbbb63fd3fd21..c620a9e8b9cb64d5a16d91389ad329cc1b0e8dff 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index d831f553c512ee9ef6cfb92cf428dd0262a33462..cc8790ab95ad01d1fa8a1df411decdba733ea556 100644 (file)
@@ -24,7 +24,7 @@
  * Modified by the GTK+ Team and others 1997-2001.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 02b77b39f2a1dfd0b4ce127bdb87b98d8876f4dc..4cc5d93b1b5778b45df445050e749634bee199c5 100644 (file)
@@ -25,7 +25,7 @@
  * Modified by the GTK+ Team and others 2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 2618e91a1dc89b7f22019cc875653a0e526e299b..17067b939dcf82f746eca8b736e72da58bb422bc 100644 (file)
  * Boston, MA 02111-1307, USA.
  */
 
-/* 
+/*
  * Author: James Henstridge <james@daa.com.au>
  *
  * Modified by the GTK+ Team and others 2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index ea37a9a420026d1476e79e228bb693ee153bdf9a..10e33c42b8b56ed75b6cc8830470d0f89ae92570 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 5946c74f0747a75304db3108b8ab7c90804d45fb..d595c4319aa48ec8a8b52c6d397fa0078a59c7df 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 1911749ac73e7f41e4987435f98bd0d905ec75c7..cdb5d50768ec278853d11604ccc1030b6d118e8d 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2001.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 3de843b47aa9a9aacb151f2ef9fca6d00ad47ac3..59fdc9eca433ac4ca9b169a29a76fade99ed8e9f 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2001.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 4c4f58b2804141423ae5baccc01698c5da3a7944..ecd91d78b2116bfab1c654d53ef656b84791094f 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -103,5 +103,3 @@ void _gtk_button_box_child_requisition (GtkWidget *widget,
 G_END_DECLS
 
 #endif /* __GTK_BUTTON_BOX_H__ */
-
-
index 4e55bf21ceae267969c11edf2a471d13d9913bbd..fb67728f5522ebb9879874d8bddd796f93e4aa56 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 73615adef791f194cf24bb83107ca85761df6f8d..8d679cd80f9067991c6a6ed6e4bce8f7c6a51d06 100644 (file)
@@ -24,7 +24,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index abd6fdbc4fe449b4f8ad7fe5c542686321251469..9e70836620595ccffc373808e15720325ea6d291 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index aaac546878983e318f89b6b406d0ff2158c797be..499615da987442628adbc0bb6e56a72645584b0c 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2001.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 7071091574900767aedda5e3a671d23645a930a0..3d2154c326ff463613341427c3e8030765850fc3 100644 (file)
@@ -23,7 +23,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 4bb4134c4b152bc33a42929d4c2b27334b24bcc8..9d1741e91d525963c384a74dede921ee35d80eab 100644 (file)
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
+
 /*
  * Modified by the GTK+ Team and others 1997-2004.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -49,7 +50,7 @@ typedef struct _GtkCellRendererProgressPrivate  GtkCellRendererProgressPrivate;
 struct _GtkCellRendererProgress
 {
   GtkCellRenderer parent_instance;
-  
+
   /*< private >*/
   GtkCellRendererProgressPrivate *priv;
 };
index b6df6a084f88a2a39f868eeee816f203276f3366..b5a34ba1fbc53854a10e07e12f5fd894fd55405a 100644 (file)
@@ -51,7 +51,7 @@ struct _GtkCellRendererText
   gdouble font_scale;
   PangoColor foreground;
   PangoColor background;
-  
+
   PangoAttrList *extra_attrs;
 
   PangoUnderline underline_style;
@@ -64,14 +64,14 @@ struct _GtkCellRendererText
   guint editable  : 1;
 
   guint scale_set : 1;
-  
+
   guint foreground_set : 1;
   guint background_set : 1;
-  
+
   guint underline_set : 1;
 
   guint rise_set : 1;
-  
+
   guint strikethrough_set : 1;
 
   guint editable_set : 1;
index 500ea53a7081dd902a8e66ef68269a11b3bc05c8..19ff6599b26c82c99fed9949c544e82bc4de1a0f 100644 (file)
@@ -78,5 +78,4 @@ void            gtk_cell_renderer_toggle_set_active (GtkCellRendererToggle *togg
 
 G_END_DECLS
 
-
 #endif /* __GTK_CELL_RENDERER_TOGGLE_H__ */
index 2e0a47f359e3fbbb83e6f38a6054beb9f9508010..1b50086abedb53f456384b01ccae442ff4489825 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index c8dae31cd9316b425e827f9d26ee0d28183a5800..e4ba3781b3922407aa172f1026fd3799f9d7357f 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2001.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -52,7 +52,7 @@ typedef struct _GtkCheckMenuItemClass  GtkCheckMenuItemClass;
 struct _GtkCheckMenuItem
 {
   GtkMenuItem menu_item;
-  
+
   guint active : 1;
   guint always_show_toggle : 1;
   guint inconsistent : 1;
@@ -62,7 +62,7 @@ struct _GtkCheckMenuItem
 struct _GtkCheckMenuItemClass
 {
   GtkMenuItemClass parent_class;
-  
+
   void (* toggled)       (GtkCheckMenuItem *check_menu_item);
   void (* draw_indicator) (GtkCheckMenuItem *check_menu_item,
                           GdkRectangle     *area);
@@ -90,7 +90,7 @@ gboolean   gtk_check_menu_item_get_inconsistent  (GtkCheckMenuItem *check_menu_i
 void       gtk_check_menu_item_set_draw_as_radio (GtkCheckMenuItem *check_menu_item,
                                                  gboolean          draw_as_radio);
 gboolean   gtk_check_menu_item_get_draw_as_radio (GtkCheckMenuItem *check_menu_item);
-    
+
 
 #ifndef GTK_DISABLE_DEPRECATED
 void      gtk_check_menu_item_set_show_toggle (GtkCheckMenuItem *menu_item,
index 5de4152793d67abd480cd81b879413cbba25c8e8..3132a5c798b56d91e7e6c41b6b26f3c98cb07041 100644 (file)
@@ -16,7 +16,7 @@
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  *
- * Global clipboard abstraction. 
+ * Global clipboard abstraction.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -138,12 +138,12 @@ void gtk_clipboard_set_can_store (GtkClipboard         *clipboard,
                                  gint                  n_targets);
 
 void gtk_clipboard_store         (GtkClipboard   *clipboard);
-  
+
 /* private */
 void     _gtk_clipboard_handle_event    (GdkEventOwnerChange *event);
 
 void     _gtk_clipboard_store_all       (void);
-  
+
 G_END_DECLS
 
 #endif /* __GTK_CLIPBOARD_H__ */
index 34a271ce690396102339e0f58342541c48402cc1..4d2fa855caaef8a580661069b7501eb5ff8a8590 100644 (file)
@@ -1,5 +1,5 @@
 /* GTK - The GIMP Toolkit
- * Copyright (C) 2000 Red Hat, Inc. 
+ * Copyright (C) 2000 Red Hat, Inc.
  * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
  *
  * This library is free software; you can redistribute it and/or
@@ -22,7 +22,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 3b9ad69f60a8c6d1d3c6cf7b68a09796ae7aae4f..38ee923332706f39410daa1a07457cfc63e55efa 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -71,9 +71,9 @@ struct _GtkColorSelectionDialogClass
 };
 
 
-/* ColorSelectionDialog */ 
+/* ColorSelectionDialog */
 GType      gtk_color_selection_dialog_get_type (void) G_GNUC_CONST;
-GtkWidget* gtk_color_selection_dialog_new      (const gchar *title); 
+GtkWidget* gtk_color_selection_dialog_new      (const gchar *title);
 
 
 G_END_DECLS
index 04ba4f91469daeba6f20b10d2ab6cac5a218e619..2154160895844085a48b662c05acbf4e24618943 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -56,9 +56,9 @@ typedef struct _GtkContainerClass  GtkContainerClass;
 struct _GtkContainer
 {
   GtkWidget widget;
-  
+
   GtkWidget *focus_child;
-  
+
   guint border_width : 16;
 
   /*< private >*/
index 09028fe13f96fd32f5cfb8dc7c62c86909fe8af2..d97b4f5bb21d8fd59d62e5b3af36a35402c11ec8 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /*
index c4d9d55ec3691b99cd6fe94f6b8977ccc2de3d60..21909732399889cc47a7a95d39576d8f1bfc1851 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -59,7 +59,7 @@ typedef enum {
 #else /* !G_ENABLE_DEBUG */
 
 #define GTK_NOTE(type, action)
-      
+
 #endif /* G_ENABLE_DEBUG */
 
 #ifdef G_OS_WIN32
index 4115f9a855cb123badeaa982f9d8b1b8623a5931..24252bb5a8ae46be4cace7b327ce027d31840455 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 740a2e459cc5d110e8b6ce6095226ccbebc03e7b..0fabdeca1dde381cb2147554791630980bef074f 100644 (file)
@@ -22,7 +22,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -46,7 +46,7 @@ typedef enum {
   GTK_DEST_DEFAULT_ALL        = 0x07
 } GtkDestDefaults;
 
-/* Flags for the GtkTargetEntry on the destination side 
+/* Flags for the GtkTargetEntry on the destination side
  */
 typedef enum {
   GTK_TARGET_SAME_APP = 1 << 0,    /*< nick=same-app >*/
@@ -186,6 +186,3 @@ void gtk_drag_set_default_icon (GdkColormap   *colormap,
 G_END_DECLS
 
 #endif /* __GTK_DND_H__ */
-
-
-
index 61c2a5333afacb12ec0ea705a89a2f4f7069d8c2..aefb850d5247aca29e49e4bc42b3da9673bfb903 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index e3cab269e11c4536f824e1440ea174532564c0d9..ec57b16be7d6ef8e750fcb094207f038489e03a7 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -50,7 +50,7 @@ typedef struct _GtkEditableClass  GtkEditableClass;
 struct _GtkEditableClass
 {
   GTypeInterface                  base_iface;
-  
+
   /* signals */
   void (* insert_text)              (GtkEditable    *editable,
                                     const gchar    *text,
index b08c56e395ed1f6491fd8d5ea55ee99e22d0cc45..56a2b4016d77a484e8584355012ffc2385c7a770 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -70,10 +70,10 @@ struct _GtkEntry
   GdkWindow *text_area;
   GtkIMContext *im_context;
   GtkWidget   *popup_menu;
-  
+
   gint         current_pos;
   gint         selection_bound;
-  
+
   PangoLayout *cached_layout;
 
   guint        cache_includes_preedit : 1;
@@ -96,7 +96,7 @@ struct _GtkEntry
   gint    scroll_offset;
   gint    ascent;      /* font ascent, in pango units  */
   gint    descent;     /* font descent, in pango units  */
-  
+
   guint16 text_size;   /* allocated size, in bytes */
   guint16 n_bytes;     /* length in use, in bytes */
 
@@ -107,7 +107,7 @@ struct _GtkEntry
 
   gint drag_start_x;
   gint drag_start_y;
-  
+
   gunichar invisible_char;
 
   gint width_chars;
@@ -120,7 +120,7 @@ struct _GtkEntryClass
   /* Hook to customize right-click popup */
   void (* populate_popup)   (GtkEntry       *entry,
                              GtkMenu        *menu);
-  
+
   /* Action signals
    */
   void (* activate)           (GtkEntry       *entry);
@@ -201,7 +201,7 @@ gint       gtk_entry_layout_index_to_text_index (GtkEntry      *entry,
 gint       gtk_entry_text_index_to_layout_index (GtkEntry      *entry,
                                                  gint           text_index);
 
-/* For scrolling cursor appropriately 
+/* For scrolling cursor appropriately
  */
 void           gtk_entry_set_cursor_hadjustment (GtkEntry      *entry,
                                                  GtkAdjustment *adjustment);
index 0086ce568fef2e41b3003119696951d97e7f5911..b9ad7ce2e85d2949acaf3f0677a748aeecd4393c 100644 (file)
@@ -68,7 +68,7 @@ struct _GtkEntryCompletionClass
   void     (* action_activated) (GtkEntryCompletion *completion,
                                  gint                index_);
   gboolean (* insert_prefix)    (GtkEntryCompletion *completion,
-                                const gchar        *prefix); 
+                                const gchar        *prefix);
   gboolean (* cursor_on_match)  (GtkEntryCompletion *completion,
                                 GtkTreeModel       *model,
                                 GtkTreeIter        *iter);
index b5c7e54737b4b6c475eba5090587565813af054b..78b63e394d433a2f2a036fcc9fdb4ed6476fafb6 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 737ad5857fbad8b873b70d4cdaee7e2251d2284f..dde1fa931ab8bda40bfa752b585dc24bfb0c487d 100644 (file)
@@ -49,7 +49,7 @@ typedef gboolean (*GtkFileFilterFunc) (const GtkFileFilterInfo *filter_info,
 struct _GtkFileFilterInfo
 {
   GtkFileFilterFlags contains;
-  
+
   const gchar *filename;
   const gchar *uri;
   const gchar *display_name;
index cfe3c5e8afdeae49340cf3d53853ed1e89ea1cf6..cea5adaa5ecc7adef8cc59a16551f577d9133817 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index f7bd19fe80aaf78d353297ac29751655d062128e..59fb5aaf54feadcf1253cb302cc15cd41809fff4 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 1998 David Abilleira Freijeiro <odaf@nexo.es>
  * All rights reserved
  * Based on gnome-color-picker by Federico Mena <federico@nuclecu.unam.mx>
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
  * License as published by the Free Software Foundation; either
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -96,9 +96,5 @@ void                  gtk_font_button_set_show_size  (GtkFontButton *font_button
 
 G_END_DECLS
 
-    
-#endif /* __GTK_FONT_BUTTON_H__ */
-
-
-
 
+#endif /* __GTK_FONT_BUTTON_H__ */
index 84690337861fa2d91065d092395900ac5c1369c3..08d120749d099880d7f04c6386570599663919f7 100644 (file)
@@ -25,7 +25,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index dc24cf5c5c203caa750913997621063469fec984..13d70d143ae44f1bc2f94db85167f3c59ab9677d 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 328b6f9342054a976e29b6256dfd33ebeaf8bfd2..a926e614f17094e513e1b029bf414d42b73df9bd 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /*
index 4d5f6ffb0430f9065d70580b1db1f0ec5431dfd8..5fcb1a2cf00738c5550d12f2c630d89895b90fd5 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 8409f44f0bb35980a7ca9b1859f63b4552c5634b..1d7367c40fb3f3e0c5aeea3a1c5e6e376a692ef7 100644 (file)
@@ -22,7 +22,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /* The GtkHandleBox is to allow widgets to be dragged in and out of
index 04bf6c753c2bcae854f78b3e1530b59e343d1175..65d6df975a9b64ed8a449d5c70dd995d5697f1e2 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 41a5dff8ad98944ae30d22f8115287ad59ba7852..4283999a089948b46f7b3c55d277818591f7a6a7 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 54fdcdb3d842725b8b2b7952ed0f409a3b16b82a..f2c8ad581dceccdca47b03525642c59d00b618bf 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index b13867c3b7ebd2770160f2a1ba093e27293d90ab..1e167e1c9bd73d866b0a6eec71745a7fe2915eb8 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /*
index d2e243d9f81167c55f484ce65803d6228f24daa0..e1818bdab13540871dae57917e8467b44ba92d68 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 3aff419e9f74af1db04d2859a56b0b268295fa56..f170a10f6dd1bbb5d5074d7509bb47ebacc382d9 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 2f3abefa633620659c96e45fafa67b7a65610c7d..7ea9a545dafd14c6bfa06b4a869aea413133e2ce 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 381ac7e6ce796a030013007b09b6a417766f69d7..db76b95d01389bfd3b12f321b6a4458a16206565 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 695d39f08bed77529629faf89984030c41949e0b..2fb0f61bd32f9c0ef6a8b2b92bbf136537306514 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 0485657e6c5f998eb3d8f666149aa78acba1899e..69af1a5adc9935d255c5bf65099243024e07409f 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index fb0eadf913cb1de25f6a3da20177c2631b9c8f08..b596877f5ec270cd86006d9c5e391aa8f58ac665 100644 (file)
@@ -42,13 +42,13 @@ typedef struct _GtkIMContextSimple       GtkIMContextSimple;
 typedef struct _GtkIMContextSimpleClass  GtkIMContextSimpleClass;
 
 #define GTK_MAX_COMPOSE_LEN 7
-  
+
 struct _GtkIMContextSimple
 {
   GtkIMContext object;
 
   GSList *tables;
-  
+
   guint compose_buffer[GTK_MAX_COMPOSE_LEN + 1];
   gunichar tentative_match;
   gint tentative_match_len;
index f24d75514aa78fa27b8f351d940c44811a0d1bc5..3e2c7b2fb654a6e5f0dd729591b09020fcf38a85 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /*
@@ -69,7 +69,7 @@ struct _GtkInputDialog
 
   GtkWidget *close_button;
   GtkWidget *save_button;
-  
+
   GtkWidget *axis_items[GDK_AXIS_LAST];
   GdkDevice *current_device;
 
index be12be0a6afe95a276f9d33e5274a5805128132a..d1edb6ba5d43da8ab6d364fd2d01f9e44812fb23 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 1f78b26d3ed53ef44723952e4dbee7426a177851..9a6e407c97980747e4b0f44683c239531856697e 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index d78483f1d2a26d4891d159804e4328b1ae64b944..bd9332f5234a2378317155bd715942c350fd379b 100644 (file)
@@ -24,7 +24,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #ifndef GTK_DISABLE_DEPRECATED
index 5d0d124737a3a1979eda8ec8b7f65a82ce73c9c6..d684b48544fdb37f4dacf9a7c4a19ce2f0611417 100644 (file)
@@ -20,7 +20,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -44,7 +44,7 @@ G_BEGIN_DECLS
 #define GTK_IS_LABEL(obj)        (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_LABEL))
 #define GTK_IS_LABEL_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), GTK_TYPE_LABEL))
 #define GTK_LABEL_GET_CLASS(obj)  (G_TYPE_INSTANCE_GET_CLASS ((obj), GTK_TYPE_LABEL, GtkLabelClass))
-       
+
 
 typedef struct _GtkLabel       GtkLabel;
 typedef struct _GtkLabelClass  GtkLabelClass;
@@ -69,16 +69,16 @@ struct _GtkLabel
   guint   pattern_set      : 1;
 
   guint   mnemonic_keyval;
-  
-  gchar  *text; 
+
+  gchar  *text;
   PangoAttrList *attrs;
   PangoAttrList *effective_attrs;
-  
+
   PangoLayout *layout;
 
   GtkWidget *mnemonic_widget;
   GtkWindow *mnemonic_window;
-  
+
   GtkLabelSelectionInfo *select_info;
 };
 
@@ -91,7 +91,7 @@ struct _GtkLabelClass
                            gint            count,
                            gboolean        extend_selection);
   void (* copy_clipboard)  (GtkLabel       *label);
-  
+
   /* Hook to customize right-click popup for selectable labels */
   void (* populate_popup)   (GtkLabel       *label,
                              GtkMenu        *menu);
index a38ade25594488fb1a3800cf1a94d9012d2a827d..d3e42889b27cbb1863034f831358747c177040cf 100644 (file)
@@ -25,7 +25,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -93,17 +93,17 @@ struct _GtkLayoutClass
 GType          gtk_layout_get_type        (void) G_GNUC_CONST;
 GtkWidget*     gtk_layout_new             (GtkAdjustment *hadjustment,
                                           GtkAdjustment *vadjustment);
-void           gtk_layout_put             (GtkLayout     *layout, 
-                                          GtkWidget     *child_widget, 
-                                          gint           x, 
+void           gtk_layout_put             (GtkLayout     *layout,
+                                          GtkWidget     *child_widget,
+                                          gint           x,
                                           gint           y);
-  
-void           gtk_layout_move            (GtkLayout     *layout, 
-                                          GtkWidget     *child_widget, 
-                                          gint           x, 
+
+void           gtk_layout_move            (GtkLayout     *layout,
+                                          GtkWidget     *child_widget,
+                                          gint           x,
                                           gint           y);
-  
-void           gtk_layout_set_size        (GtkLayout     *layout, 
+
+void           gtk_layout_set_size        (GtkLayout     *layout,
                                           guint          width,
                                           guint          height);
 void           gtk_layout_get_size        (GtkLayout     *layout,
index be3328de81e9075f0c4249afcb9a57f4c62f8b1b..9b58b1e60a1c68cb69a8ca29524341da8e936efe 100644 (file)
@@ -1,12 +1,12 @@
 /* GTK - The GIMP Toolkit
  * gtklinkbutton.h - an hyperlink-enabled button
- * 
+ *
  * Copyright (C) 2005 Emmanuele Bassi <ebassi@gmail.com>
  * All rights reserved.
  *
  * Based on gnome-href code by:
  *     James Henstridge <james@daa.com.au>
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public
  * License as published by the Free Software Foundation; either
@@ -52,14 +52,14 @@ typedef void (*GtkLinkButtonUriFunc) (GtkLinkButton *button,
 struct _GtkLinkButton
 {
   GtkButton parent_instance;
-  
+
   GtkLinkButtonPrivate *priv;
 };
 
 struct _GtkLinkButtonClass
 {
   GtkButtonClass parent_class;
-  
+
   void (*_gtk_padding1) (void);
   void (*_gtk_padding2) (void);
   void (*_gtk_padding3) (void);
index 8e3ece76abfd35d78cfe5a6b6d240a50f80567f5..656805a99acaef1031d58029d2484fe8793bfdd1 100644 (file)
@@ -49,7 +49,7 @@ struct _GtkListStore
   gint stamp;
   gpointer seq;                /* head of the list */
   gpointer _gtk_reserved1;
-  GList *sort_list;    
+  GList *sort_list;
   gint n_columns;
   gint sort_column_id;
   GtkSortType order;
@@ -93,7 +93,7 @@ void          gtk_list_store_set              (GtkListStore *list_store,
                                               ...);
 void          gtk_list_store_set_valuesv      (GtkListStore *list_store,
                                               GtkTreeIter  *iter,
-                                              gint         *columns, 
+                                              gint         *columns,
                                               GValue       *values,
                                               gint          n_values);
 void          gtk_list_store_set_valist       (GtkListStore *list_store,
@@ -117,7 +117,7 @@ void          gtk_list_store_insert_with_values  (GtkListStore *list_store,
 void          gtk_list_store_insert_with_valuesv (GtkListStore *list_store,
                                                  GtkTreeIter  *iter,
                                                  gint          position,
-                                                 gint         *columns, 
+                                                 gint         *columns,
                                                  GValue       *values,
                                                  gint          n_values);
 void          gtk_list_store_prepend          (GtkListStore *list_store,
index 6356624c1785fe20b19b933224296d0568372a51..5529d7696fcf511023abc9f17f94b7d56f65d3fd 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 1bea241953b80bd01eea50b31786a5fa672d14b7..3174bd420d3a03ce3cf0f941bdefea599cfa694b 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 2c3810c161c7a7d42edcab9ee8880ceaa9fbf80b..bb32d167450c92de3ee632d69ef198b09783c018 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index bda03f2967057568c22bac4236dee46d5a37f0f7..1c51fc45c3593f817bbd025f847e74d91d9e265f 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 742788293c821101e1a718675f66234c120869f3..0aca2f94a031988e901e3753245e97c18f0590ec 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 48f428ff37871196ffeab80f1c921c82e0eb4a86..5a60e813ea69cb01b8aec67ddc434f7f20ba65e5 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 20a53786ff8a1e0c3806341f541f528bbb54434d..94451135abe688cae3c4aed854ea3fa8964e0198 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 2ea4d8b4b44a0842a8916517cdf0e2d7cd074b2e..84bc86ca63fbe2431cc7acc295be7f730b6b447b 100644 (file)
@@ -40,7 +40,7 @@ gchar **_gtk_get_module_path    (const gchar *type);
 void    _gtk_modules_init             (gint         *argc,
                                       gchar      ***argv,
                                       const gchar  *gtk_modules_args);
-void    _gtk_modules_settings_changed (GtkSettings  *settings, 
+void    _gtk_modules_settings_changed (GtkSettings  *settings,
                                       const gchar  *modules);
 
 typedef void    (*GtkModuleInitFunc)        (gint        *argc,
index 489918a71b5a23fc0cb335ee82ec4e56cf43ba79..ac28efacb3ea10a78036d6a08413103a997be78a 100644 (file)
@@ -22,7 +22,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -59,20 +59,20 @@ typedef struct _GtkNotebookPage   GtkNotebookPage;
 struct _GtkNotebook
 {
   GtkContainer container;
-  
+
   GtkNotebookPage *cur_page;
   GList *children;
   GList *first_tab;            /* The first tab visible (for scrolling notebooks) */
   GList *focus_tab;
-  
+
   GtkWidget *menu;
   GdkWindow *event_window;
-  
+
   guint32 timer;
-  
+
   guint16 tab_hborder;
   guint16 tab_vborder;
-  
+
   guint show_tabs          : 1;
   guint homogeneous        : 1;
   guint show_border        : 1;
@@ -95,7 +95,7 @@ struct _GtkNotebook
 struct _GtkNotebookClass
 {
   GtkContainerClass parent_class;
-  
+
   void (* switch_page)       (GtkNotebook     *notebook,
                               GtkNotebookPage *page,
                              guint            page_num);
index 64b1ee781f153db339eb6eb3c4bf7092b7b1b6c9..ba6252071b07ad53034157f92d175620f3fe071b 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -87,7 +87,7 @@ typedef struct _GtkObjectClass        GtkObjectClass;
 struct _GtkObject
 {
   GInitiallyUnowned parent_instance;
-  
+
   /* 32 bits of flags. GtkObject only uses 4 of these bits and
    *  GtkWidget uses the rest. This is done because structs are
    *  aligned on 4 or 8 byte boundaries. If a new bitfield were
@@ -99,7 +99,7 @@ struct _GtkObject
 struct _GtkObjectClass
 {
   GInitiallyUnownedClass parent_class;
-  
+
   /* Non overridable class methods to set and get per class arguments */
   void (*set_arg) (GtkObject *object,
                   GtkArg    *arg,
@@ -107,7 +107,7 @@ struct _GtkObjectClass
   void (*get_arg) (GtkObject *object,
                   GtkArg    *arg,
                   guint      arg_id);
-  
+
   /* Default signal handler for the ::destroy signal, which is
    *  invoked to request that references to the widget be dropped.
    *  If an object class overrides destroy() in order to perform class
@@ -132,7 +132,7 @@ void gtk_object_destroy       (GtkObject *object);
 
 /****************************************************************/
 
-#ifndef GTK_DISABLE_DEPRECATED 
+#ifndef GTK_DISABLE_DEPRECATED
 
 GtkObject*     gtk_object_new            (GtkType             type,
                                           const gchar        *first_property_name,
index 949357201c5c99966ff8f1702704d8146be33496..6590899a2d83f28082b1db2f72ce58972f2a5b15 100644 (file)
@@ -1,4 +1,4 @@
-/* GtkPageSetupUnixDialog 
+/* GtkPageSetupUnixDialog
  * Copyright (C) 2006 Alexander Larsson <alexl@redhat.com>
  *
  * This library is free software; you can redistribute it and/or
index dd40220f8bcfc7b350da17af8e7c81e6c40c2f66..7ca40e2530882ad4e2e6547b38286342e22ddc51 100644 (file)
@@ -22,7 +22,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -47,18 +47,18 @@ G_BEGIN_DECLS
 typedef struct _GtkPaned        GtkPaned;
 typedef struct _GtkPanedClass   GtkPanedClass;
 typedef struct _GtkPanedPrivate GtkPanedPrivate;
-       
+
 struct _GtkPaned
 {
   GtkContainer container;
-  
+
   GtkWidget *child1;
   GtkWidget *child2;
-  
+
   GdkWindow *handle;
   GdkGC *xor_gc;
   GdkCursorType cursor_type;
-  
+
   /*< private >*/
   GdkRectangle handle_pos;
 
@@ -84,13 +84,13 @@ struct _GtkPaned
   gint drag_pos;
   gint original_position;
 };
+
 struct _GtkPanedClass
 {
   GtkContainerClass parent_class;
-  
+
   gboolean (* cycle_child_focus)   (GtkPaned      *paned,
-                                   gboolean       reverse); 
+                                   gboolean       reverse);
   gboolean (* toggle_handle_focus) (GtkPaned      *paned);
   gboolean (* move_handle)         (GtkPaned      *paned,
                                    GtkScrollType  scroll);
index bb4302c653626ed04ee069c185ff9cf6a040e95e..81532757c55ac129bb99e33046ed50837416b0fe 100644 (file)
@@ -20,7 +20,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index bf192a5f708e89b110515217f8895014bb2fb69d..86ad47a2cc5c5f0d11ee172bd5cd5bcb74fcb14e 100644 (file)
@@ -1,5 +1,5 @@
-/* GtkPrintJob 
- * Copyright (C) 2006 Red Hat,Inc. 
+/* GtkPrintJob
+ * Copyright (C) 2006 Red Hat,Inc.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -39,7 +39,7 @@ typedef struct _GtkPrintJobClass     GtkPrintJobClass;
 typedef struct _GtkPrintJobPrivate   GtkPrintJobPrivate;
 
 typedef void (*GtkPrintJobCompleteFunc) (GtkPrintJob *print_job,
-                                         gpointer     user_data, 
+                                         gpointer     user_data,
                                          GError      *error);
 
 struct _GtkPrinter;
index a1e24726e918ea4aabca331d46991dbfc8a38a46..acbbaec83dca72630ad5b63f99871e819080c74d 100644 (file)
@@ -78,19 +78,19 @@ typedef enum {
 struct _GtkPrintOperation
 {
   GObject parent_instance;
-  
+
   GtkPrintOperationPrivate *priv;
 };
 
 struct _GtkPrintOperationClass
 {
   GObjectClass parent_class;
-  
+
   void     (*done)               (GtkPrintOperation *operation,
                                  GtkPrintOperationResult result);
-  void     (*begin_print)        (GtkPrintOperation *operation, 
+  void     (*begin_print)        (GtkPrintOperation *operation,
                                  GtkPrintContext   *context);
-  gboolean (*paginate)           (GtkPrintOperation *operation, 
+  gboolean (*paginate)           (GtkPrintOperation *operation,
                                  GtkPrintContext   *context);
   void     (*request_page_setup) (GtkPrintOperation *operation,
                                  GtkPrintContext   *context,
@@ -107,11 +107,10 @@ struct _GtkPrintOperationClass
   void       (*custom_widget_apply)  (GtkPrintOperation *operation,
                                      GtkWidget *widget);
 
-  
   gboolean (*preview)       (GtkPrintOperation        *operation,
-                             GtkPrintOperationPreview *preview, 
+                             GtkPrintOperationPreview *preview,
                              GtkPrintContext          *context,
-                             GtkWindow                *parent);  
+                             GtkWindow                *parent);
 
   /* Padding for future expansion */
   void (*_gtk_reserved1) (void);
@@ -178,7 +177,7 @@ GtkPageSetup           *gtk_print_run_page_setup_dialog            (GtkWindow
                                                                    GtkPageSetup       *page_setup,
                                                                    GtkPrintSettings   *settings);
 
-typedef void  (* GtkPageSetupDoneFunc) (GtkPageSetup *page_setup, 
+typedef void  (* GtkPageSetupDoneFunc) (GtkPageSetup *page_setup,
                                        gpointer      data);
 
 void                    gtk_print_run_page_setup_dialog_async      (GtkWindow            *parent,
index 603dea39c5d5871d271c32573ad136eeeb7cb16a..ae0b3975be07160467f7366407a7b8c82faf723c 100644 (file)
@@ -28,7 +28,7 @@
 #include <glib-object.h>
 #include <cairo.h>
 
-#include "gtkprintcontext.h" 
+#include "gtkprintcontext.h"
 
 G_BEGIN_DECLS
 
@@ -46,20 +46,18 @@ struct _GtkPrintOperationPreviewIface
   GTypeInterface g_iface;
 
   /* signals */
-  void              (*ready)          (GtkPrintOperationPreview *preview, 
+  void              (*ready)          (GtkPrintOperationPreview *preview,
                                       GtkPrintContext          *context);
-  void              (*got_page_size)  (GtkPrintOperationPreview *preview, 
+  void              (*got_page_size)  (GtkPrintOperationPreview *preview,
                                       GtkPrintContext          *context,
                                       GtkPageSetup             *page_setup);
-  
+
   /* methods */
   void              (*render_page)    (GtkPrintOperationPreview *preview,
                                       gint                      page_nr);
   gboolean          (*is_selected)    (GtkPrintOperationPreview *preview,
                                       gint                      page_nr);
   void              (*end_preview)    (GtkPrintOperationPreview *preview);
-  
 
   /* Padding for future expansion */
   void (*_gtk_reserved1) (void);
index d4fd6a2d5748dd6ca83bbe1c2b29a4613f5c849e..55c714bce0f21ec624ee95550ef7ce5569f45b1c 100644 (file)
@@ -1,4 +1,4 @@
-/* GtkPrintUnixDialog 
+/* GtkPrintUnixDialog
  * Copyright (C) 2006 John (J5) Palmieri <johnp@redhat.com>
  *
  * This library is free software; you can redistribute it and/or
index 6a374ae1185d04495cdfebb43467a6bc8315ba84..837252f2d5fcc8b44294716945d8f29c8d29fbd1 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -78,7 +78,7 @@ struct _GtkProgressBar
   guint activity_blocks;
 
   gdouble pulse_fraction;
-  
+
   guint activity_dir : 1;
   guint ellipsize : 3;
   guint dirty : 1;
@@ -101,30 +101,30 @@ GtkWidget* gtk_progress_bar_new                  (void);
 
 /*
  * GtkProgress/GtkProgressBar had serious problems in GTK 1.2.
- * 
- *  - Only 3 or 4 functions are really needed for 95% of progress  
- *    interfaces; GtkProgress[Bar] had about 25 functions, and 
+ *
+ *  - Only 3 or 4 functions are really needed for 95% of progress
+ *    interfaces; GtkProgress[Bar] had about 25 functions, and
  *    didn't even include these 3 or 4.
- *  - In activity mode, the API involves setting the adjustment 
- *    to any random value, just to have the side effect of 
+ *  - In activity mode, the API involves setting the adjustment
+ *    to any random value, just to have the side effect of
  *    calling the progress bar update function - the adjustment
  *    is totally ignored in activity mode
- *  - You set the activity step as a pixel value, which means to 
- *    set the activity step you basically need to connect to 
+ *  - You set the activity step as a pixel value, which means to
+ *    set the activity step you basically need to connect to
  *    size_allocate
- *  - There are ctree_set_expander_style()-functions, to randomly 
+ *  - There are ctree_set_expander_style()-functions, to randomly
  *    change look-and-feel for no good reason
- *  - The split between GtkProgress and GtkProgressBar makes no sense 
+ *  - The split between GtkProgress and GtkProgressBar makes no sense
  *    to me whatsoever.
- *  
+ *
  * This was a big wart on GTK and made people waste lots of time,
  * both learning and using the interface.
- * 
+ *
  * So, I have added what I feel is the correct API, and marked all the
  * rest deprecated. However, the changes are 100% backward-compatible and
  * should break no existing code.
  *
- * The following 9 functions are the new programming interface. 
+ * The following 9 functions are the new programming interface.
  */
 void       gtk_progress_bar_pulse                (GtkProgressBar *pbar);
 void       gtk_progress_bar_set_text             (GtkProgressBar *pbar,
index 89692851a936ce0ab23b76e0df82c8a2852d1958..d07733000c131f9d44dd589ebeb3add70c78c920 100644 (file)
@@ -25,7 +25,7 @@
  * Modified by the GTK+ Team and others 2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 378f8c9c3fe3c8c2bea948983296bf83d3d005dc..237a604273a1c334b0f1996c95c7cbc9e97b021a 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -52,7 +52,7 @@ typedef struct _GtkRadioButtonClass  GtkRadioButtonClass;
 struct _GtkRadioButton
 {
   GtkCheckButton check_button;
-  
+
   GSList *group;
 };
 
index b5095ec6d3c282ae892f1a142b303dc56bcc5fda..5a46a594b137f8aeabb2943701cdd661925bf42f 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -51,14 +51,14 @@ typedef struct _GtkRadioMenuItemClass  GtkRadioMenuItemClass;
 struct _GtkRadioMenuItem
 {
   GtkCheckMenuItem check_menu_item;
-  
+
   GSList *group;
 };
 
 struct _GtkRadioMenuItemClass
 {
   GtkCheckMenuItemClass parent_class;
-  
+
   /* Signals */
   void (*group_changed) (GtkRadioMenuItem *radio_menu_item);
 
@@ -70,7 +70,7 @@ struct _GtkRadioMenuItemClass
 
 
 GType      gtk_radio_menu_item_get_type                 (void) G_GNUC_CONST;
-                                                       
+
 GtkWidget* gtk_radio_menu_item_new                           (GSList           *group);
 GtkWidget* gtk_radio_menu_item_new_with_label                (GSList           *group,
                                                              const gchar      *label);
index efdff78533e819cd558233b7033a97f6e1720c76..c7142d31e4353880b2ff1b71bd1adb33e033574c 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -63,13 +63,13 @@ struct _GtkRange
   guint inverted : 1;
 
   /*< protected >*/
-  
+
   guint flippable : 1;
-  
+
   /* Steppers are: < > ---- < >
    *               a b      c d
    */
-   
+
   guint has_stepper_a : 1;
   guint has_stepper_b : 1;
   guint has_stepper_c : 1;
@@ -78,7 +78,7 @@ struct _GtkRange
   guint need_recalc : 1;
 
   guint slider_size_fixed : 1;
-  
+
   gint min_slider_size;
 
   GtkOrientation orientation;
@@ -90,7 +90,7 @@ struct _GtkRange
 
   /* Round off value to this many digits, -1 for no rounding */
   gint round_digits;
-  
+
   /*< private >*/
   guint trough_click_forward : 1;  /* trough click was on the forward side of slider */
   guint update_pending : 1;        /* need to emit value_changed */
@@ -113,7 +113,7 @@ struct _GtkRangeClass
   void (* value_changed)    (GtkRange     *range);
   void (* adjust_bounds)    (GtkRange     *range,
                              gdouble      new_value);
-  
+
   /* action signals for keybindings */
   void (* move_slider)      (GtkRange     *range,
                              GtkScrollType scroll);
index d3b3b9974f1e0cf4bb1e93e0b8951ab219bf6fed..1ca2d33138cad74304db0eff0aa931bf3f10a46e 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -62,7 +62,7 @@ struct _GtkRcStyle
   GObject parent_instance;
 
   /*< public >*/
-  
+
   gchar *name;
   gchar *bg_pixmap_name[5];
   PangoFontDescription *font_desc;
@@ -78,7 +78,7 @@ struct _GtkRcStyle
 
   /*< private >*/
   GArray *rc_properties;
-  
+
   /* list of RC style lists including this RC style */
   GSList *rc_style_lists;
 
@@ -105,7 +105,7 @@ struct _GtkRcStyleClass
   guint     (*parse)  (GtkRcStyle   *rc_style,
                       GtkSettings  *settings,
                       GScanner     *scanner);
-  
+
   /* Combine RC style data from src into dest. If overridden, this
    * function should chain to the parent.
    */
index a2a41b0a38b919bb1907a8ae2e386ab062146500..4e6a35c74e311149f768d63799b3244f0f2c03ea 100644 (file)
@@ -2,7 +2,7 @@
  * Recent chooser action for GtkUIManager
  *
  * Copyright (C) 2007, Emmanuele Bassi
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -45,7 +45,7 @@ typedef struct _GtkRecentActionClass    GtkRecentActionClass;
 struct _GtkRecentAction
 {
   GtkAction parent_instance;
-  
+
   /*< private >*/
   GtkRecentActionPrivate *priv;
 };
index a30b78f69eef7fe91f36fdeca4643eb36030dd87..fe58d15727fb19e28b5fadda3f6e126388b75624 100644 (file)
@@ -2,7 +2,7 @@
  * gtkrecentchooser.h - Abstract interface for recent file selectors GUIs
  *
  * Copyright (C) 2006, Emmanuele Bassi
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -82,7 +82,7 @@ GQuark  gtk_recent_chooser_error_quark (void);
 struct _GtkRecentChooserIface
 {
   GTypeInterface base_iface;
-  
+
   /*
    * Methods
    */
@@ -108,7 +108,7 @@ struct _GtkRecentChooserIface
                                            GtkRecentSortFunc  sort_func,
                                            gpointer           data,
                                            GDestroyNotify     destroy);
-  
+
   /*
    * Signals
    */
index e522de35b80ba9374f1d866cf371c93b399d0592..7ccdef1de95f2c19f3032af112720c21d882fad5 100644 (file)
@@ -1,7 +1,7 @@
 /* GTK - The GIMP Toolkit
  * gtkrecentchooserdialog.h: Recent files selector dialog
  * Copyright (C) 2006 Emmanuele Bassi
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -47,7 +47,7 @@ struct _GtkRecentChooserDialog
 {
   /*< private >*/
   GtkDialog parent_instance;
-  
+
   GtkRecentChooserDialogPrivate *priv;
 };
 
index 5438ed4798e2076ff9a43cf932e1470abfbe1cd8..513ef44007c619154d31cc103990a29f9a3d78f4 100644 (file)
@@ -1,7 +1,7 @@
 /* GTK - The GIMP Toolkit
  * gtkrecentchoosermenu.h - Recently used items menu widget
  * Copyright (C) 2006, Emmanuele Bassi
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -52,7 +52,7 @@ struct _GtkRecentChooserMenu
 struct _GtkRecentChooserMenuClass
 {
   GtkMenuClass parent_class;
-  
+
   /* padding for future expansion */
   void (* gtk_recent1) (void);
   void (* gtk_recent2) (void);
index 04be3e5020ef05188dc83b81b5681bbb9a66dfe4..77a8f0d4612a4913f161f2f7b2e11a9653ad047d 100644 (file)
@@ -1,7 +1,7 @@
 /* GTK - The GIMP Toolkit
  * gtkrecentchooserwidget.h: embeddable recently used resources chooser widget
  * Copyright (C) 2006 Emmanuele Bassi
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -46,7 +46,7 @@ struct _GtkRecentChooserWidget
 {
   /*< private >*/
   GtkVBox parent_instance;
-  
+
   GtkRecentChooserWidgetPrivate *priv;
 };
 
index 3f868e40428aec184471bfdafbf68a6f561b7edc..3be8e5e9791c70f182a2d06a571e99987da8eaec 100644 (file)
@@ -1,7 +1,7 @@
 /* GTK - The GIMP Toolkit
  * gtkrecentfilter.h - Filter object for recently used resources
  * Copyright (C) 2006, Emmanuele Bassi
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -57,7 +57,7 @@ struct _GtkRecentFilterInfo
   const gchar *mime_type;
   const gchar **applications;
   const gchar **groups;
-  
+
   gint age;
 };
 
index 5b89774407abe4b0e105366cde0fac5e7fa9e190..b97c09bd5db372fe9a7dbc3ed1149a8dd36e50df 100644 (file)
@@ -57,8 +57,8 @@ typedef struct _GtkRecentManagerPrivate GtkRecentManagerPrivate;
  * @app_name: the name of the application that is registering this recently
  *   used resource;
  * @app_exec: command line used to launch this resource; may contain the
- *   "&percnt;f" and "&percnt;u" escape characters which will be expanded 
- *   to the resource file path and URI respectively when the command line 
+ *   "&percnt;f" and "&percnt;u" escape characters which will be expanded
+ *   to the resource file path and URI respectively when the command line
  *   is retrieved;
  * @groups: a vector of strings containing groups names;
  * @is_private: whether this resource should be displayed only by the
@@ -71,14 +71,14 @@ struct _GtkRecentData
 {
   gchar *display_name;
   gchar *description;
-  
+
   gchar *mime_type;
-  
+
   gchar *app_name;
   gchar *app_exec;
-  
+
   gchar **groups;
-  
+
   gboolean is_private;
 };
 
@@ -86,7 +86,7 @@ struct _GtkRecentManager
 {
   /*< private >*/
   GObject parent_instance;
-  
+
   GtkRecentManagerPrivate *priv;
 };
 
@@ -94,9 +94,9 @@ struct _GtkRecentManagerClass
 {
   /*< private >*/
   GObjectClass parent_class;
-  
+
   void (*changed) (GtkRecentManager *manager);
-  
+
   /* padding for future expansion */
   void (*_gtk_recent1) (void);
   void (*_gtk_recent2) (void);
index efb30c63168f131dd6d1698b531e71fd703dfd20..f116f9692054c9b1548d8b8559a40c0ecd8c9a7a 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /*
index f61d42c1c16b5a6a80bbe7ffa4707c2cdf703a25..c0a9aec30a1652a2784e0a3cf810f8e1bfee3dc0 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -63,8 +63,8 @@ struct _GtkScaleClass
   GtkRangeClass parent_class;
 
   gchar* (* format_value) (GtkScale *scale,
-                           gdouble   value);  
-  
+                           gdouble   value);
+
   void (* draw_value) (GtkScale *scale);
 
   void (* get_layout_offsets) (GtkScale *scale,
index 2c7b3f7a90da674ecbcaf6169613255aa2ae22c2..72d859500f349a37294a5ec6323c514a51ca085c 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 6a3831e901592199b00059696aa8c858023feb2d..324b826de1606cac77eda248273f565ca0531d78 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -75,7 +75,7 @@ struct _GtkScrolledWindow
 struct _GtkScrolledWindowClass
 {
   GtkBinClass parent_class;
-  
+
   gint scrollbar_spacing;
 
   /* Action signals for keybindings. Do not connect to these signals
index 6fe4dd7ca549f265484af465edb64a43ea646da1..7db71ecbb44828155c74d81266b64a338d062b04 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -62,7 +62,7 @@ struct _GtkSelectionData
   GdkAtom      target;
   GdkAtom      type;
   gint         format;
-  guchar       *data;  
+  guchar       *data;
   gint         length;
   GdkDisplay   *display;
 };
@@ -74,7 +74,7 @@ struct _GtkTargetEntry {
 };
 
 /* These structures not public, and are here only for the convenience of
- * gtkdnd.c 
+ * gtkdnd.c
  */
 
 typedef struct _GtkTargetPair GtkTargetPair;
index 24af13fa04df55bccf15fdc1825ad41b64f2bcc7..b6400f9a4030579275e2026ba8011db7e98b0bf5 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 2bf61ab68b5b37d93541ab4e2ad9c119e784966f..b8080ac5bfd7d4e26d1dfbbeb6cb92b734103979 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 6f7788b5a0f435780f7aacd5f1843d2b6abeef88..79075ee503588798c3c7a2fc0755f59feffb695d 100644 (file)
@@ -44,7 +44,7 @@ typedef struct _GtkSeparatorToolItemPrivate GtkSeparatorToolItemPrivate;
 struct _GtkSeparatorToolItem
 {
   GtkToolItem parent;
-  
+
   /*< private >*/
   GtkSeparatorToolItemPrivate *priv;
 };
index ffab06c31eba09776a9a141ebb6c52661e60a487..fa0387e8391fe042a932c47cd51d3667335e6c97 100644 (file)
@@ -23,7 +23,7 @@
 #ifndef __GTK_SETTINGS_H__
 #define __GTK_SETTINGS_H__
 
-#include       <gtk/gtkrc.h>
+#include <gtk/gtkrc.h>
 
 G_BEGIN_DECLS
 
@@ -54,11 +54,12 @@ struct _GtkSettings
   GtkRcContext *rc_context;
   GdkScreen    *screen;
 };
+
 struct _GtkSettingsClass
 {
   GObjectClass parent_class;
-  
 };
+
 struct _GtkSettingsValue
 {
   /* origin should be something like "filename:linenumber" for rc files,
@@ -79,7 +80,7 @@ GType         gtk_settings_get_type                (void) G_GNUC_CONST;
 GtkSettings*   gtk_settings_get_default             (void);
 #endif
 GtkSettings*   gtk_settings_get_for_screen          (GdkScreen *screen);
-  
+
 void           gtk_settings_install_property        (GParamSpec         *pspec);
 void           gtk_settings_install_property_parser (GParamSpec         *pspec,
                                                      GtkRcPropertyParser parser);
index 404fe20845326688301df8fc8cd7016ff0679dab..63e3a6e3ce4ca5ac0d10d151b1dfb5c1d6b13b07 100644 (file)
@@ -1,5 +1,5 @@
 /* GTK - The GIMP Toolkit
- * gtksizegroup.h: 
+ * gtksizegroup.h:
  * Copyright (C) 2000 Red Hat Software
  *
  * This library is free software; you can redistribute it and/or
@@ -48,7 +48,7 @@ struct _GtkSizeGroup
   GSList *widgets;
 
   guint8 mode;
-  
+
   guint have_width : 1;
   guint have_height : 1;
   guint ignore_hidden : 1;
@@ -69,11 +69,11 @@ struct _GtkSizeGroupClass
 
 /**
  * GtkSizeGroupMode:
- * @GTK_SIZE_GROUP_NONE: group has no effect  
+ * @GTK_SIZE_GROUP_NONE: group has no effect
  * @GTK_SIZE_GROUP_HORIZONTAL: group affects horizontal requisition
  * @GTK_SIZE_GROUP_VERTICAL: group affects vertical requisition
  * @GTK_SIZE_GROUP_BOTH: group affects both horizontal and vertical requisition
- * 
+ *
  * The mode of the size group determines the directions in which the size
  * group affects the requested sizes of its component widgets.
  **/
index 04c977eea000ef5535671a16c330c3b02a8064c7..6e6e2aa66ea08c0077e6fb2c1d2ffc81d77e220a 100644 (file)
@@ -20,7 +20,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -53,7 +53,7 @@ struct _GtkSocket
   guint16 request_height;
   guint16 current_width;
   guint16 current_height;
-  
+
   GdkWindow *plug_window;
   GtkWidget *plug_widget;
 
@@ -64,7 +64,7 @@ struct _GtkSocket
   guint need_map : 1;
   guint is_mapped : 1;
   guint active : 1;
-  
+
   GtkAccelGroup *accel_group;
   GtkWidget *toplevel;
 };
index cef9a53a4c49391ec95f6f87ab263998aff36902..f692d5d9ea87dfbe568e5f546785881406d2a19d 100644 (file)
@@ -24,7 +24,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -76,18 +76,18 @@ typedef struct _GtkSpinButtonClass  GtkSpinButtonClass;
 struct _GtkSpinButton
 {
   GtkEntry entry;
-  
+
   GtkAdjustment *adjustment;
-  
+
   GdkWindow *panel;
-  
+
   guint32 timer;
-  
+
   gdouble climb_rate;
   gdouble timer_step;
-  
+
   GtkSpinButtonUpdatePolicy update_policy;
-  
+
   guint in_child : 2;
   guint click_child : 2; /* valid: GTK_ARROW_UP=0, GTK_ARROW_DOWN=1 or 2=NONE/BOTH */
   guint button : 2;
@@ -163,7 +163,7 @@ gdouble             gtk_spin_button_get_value          (GtkSpinButton  *spin_button);
 
 gint           gtk_spin_button_get_value_as_int   (GtkSpinButton  *spin_button);
 
-void           gtk_spin_button_set_value          (GtkSpinButton  *spin_button, 
+void           gtk_spin_button_set_value          (GtkSpinButton  *spin_button,
                                                    gdouble         value);
 
 void           gtk_spin_button_set_update_policy  (GtkSpinButton  *spin_button,
index 9f419ca8c12c41c150eb35715a4261c84049a510..9a1ba4ef934ceec4a36131b9d01ec130081ce2f6 100644 (file)
@@ -22,7 +22,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -61,7 +61,7 @@ struct _GtkStatusbar
   guint seq_message_id;
 
   GdkWindow *grip_window;
-  
+
   guint has_resize_grip : 1;
 };
 
index d372509a33f0cd81513750b23008671c6e7bedcc..ed51a2745cac84e4204f102eba39b12bc1710865 100755 (executable)
@@ -67,7 +67,7 @@ struct _GtkStatusIconClass
   void (*__gtk_reserved3);
   void (*__gtk_reserved4);
   void (*__gtk_reserved5);
-  void (*__gtk_reserved6);  
+  void (*__gtk_reserved6);
 };
 
 GType                 gtk_status_icon_get_type           (void) G_GNUC_CONST;
index f250a0c404b7dedc7aa0f010fa3159d79ee9c84d..80ec1ec9d7ab641f216771a9e8f70b5163aa682e 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index e9b90089053a18174d75b1bad23eef7ba6f29e26..781f2d59bd6f155db79ec39f3aa954777306f263 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -75,7 +75,7 @@ struct _GtkStyle
   GObject parent_instance;
 
   /*< public >*/
-  
+
   GdkColor fg[5];
   GdkColor bg[5];
   GdkColor light[5];
@@ -84,14 +84,14 @@ struct _GtkStyle
   GdkColor text[5];
   GdkColor base[5];
   GdkColor text_aa[5];         /* Halfway between text/base */
-  
+
   GdkColor black;
   GdkColor white;
   PangoFontDescription *font_desc;
-  
+
   gint xthickness;
   gint ythickness;
-  
+
   GdkGC *fg_gc[5];
   GdkGC *bg_gc[5];
   GdkGC *light_gc[5];
@@ -102,18 +102,18 @@ struct _GtkStyle
   GdkGC *text_aa_gc[5];
   GdkGC *black_gc;
   GdkGC *white_gc;
-  
+
   GdkPixmap *bg_pixmap[5];
 
   /*< private >*/
-  
+
   gint attach_count;
-  
+
   gint depth;
   GdkColormap *colormap;
   GdkFont *private_font;
   PangoFontDescription *private_font_desc; /* Font description for style->private_font or %NULL */
-  
+
   /* the RcStyle from which this style was created */
   GtkRcStyle    *rc_style;
 
@@ -167,10 +167,10 @@ struct _GtkStyleClass
                                  GtkIconSize             size,
                                  GtkWidget              *widget,
                                  const gchar            *detail);
-  
+
   /* Drawing functions
    */
-  
+
   void (*draw_hline)           (GtkStyle               *style,
                                 GdkWindow              *window,
                                 GtkStateType            state_type,
@@ -297,7 +297,7 @@ struct _GtkStyleClass
                                 gint                    x,
                                 gint                    y,
                                 gint                    width,
-                                gint                    height); 
+                                gint                    height);
   void (*draw_shadow_gap)      (GtkStyle               *style,
                                 GdkWindow              *window,
                                 GtkStateType            state_type,
@@ -449,11 +449,11 @@ void        gtk_style_set_background           (GtkStyle     *style,
 void     gtk_style_apply_default_background (GtkStyle     *style,
                                              GdkWindow    *window,
                                              gboolean      set_bg,
-                                             GtkStateType  state_type, 
+                                             GtkStateType  state_type,
                                              const GdkRectangle *area,
-                                             gint          x, 
-                                             gint          y, 
-                                             gint          width, 
+                                             gint          x,
+                                             gint          y,
+                                             gint          width,
                                              gint          height);
 
 GtkIconSet* gtk_style_lookup_icon_set        (GtkStyle     *style,
index a7cd31d477b53a8fc5d4a855ebf0db0ba8709b70..e7ff9b01d27e4b046fda7550e32daaf468a70e33 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -54,7 +54,7 @@ typedef struct _GtkTableRowCol        GtkTableRowCol;
 struct _GtkTable
 {
   GtkContainer container;
-  
+
   GList *children;
   GtkTableRowCol *rows;
   GtkTableRowCol *cols;
index 88d28da271960fcb497a63e5f7454cd318db0167..30fcc958083ec838f2951dbe901cb82ad88ee616 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 34d2918ab5b2f5193402b63467300862af7d42e1..2fb294e05dd60aa5aefb0db7db27e717edcd649b 100644 (file)
@@ -84,7 +84,7 @@ struct _GtkTextBuffer
   GtkTextLogAttrCache *log_attr_cache;
 
   guint user_action_count;
-  
+
   /* Whether the buffer has been modified since last save */
   guint modified : 1;
 
@@ -107,7 +107,7 @@ struct _GtkTextBufferClass
   void (* insert_child_anchor)   (GtkTextBuffer      *buffer,
                                   GtkTextIter        *pos,
                                   GtkTextChildAnchor *anchor);
-  
+
   void (* delete_range)     (GtkTextBuffer *buffer,
                              GtkTextIter   *start,
                              GtkTextIter   *end);
@@ -381,7 +381,7 @@ gboolean        gtk_text_buffer_get_selection_bounds    (GtkTextBuffer *buffer,
                                                          GtkTextIter   *end);
 gboolean        gtk_text_buffer_delete_selection        (GtkTextBuffer *buffer,
                                                          gboolean       interactive,
-                                                         gboolean       default_editable);                                                    
+                                                         gboolean       default_editable);
 
 /* Called to specify atomic user actions, used to implement undo */
 void            gtk_text_buffer_begin_user_action       (GtkTextBuffer *buffer);
index fe780dcdd807e910fab434942982ba3908c46e9a..8370eeb4f12a1a04a97412401939273a5a927c71 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index d7089da9560fbb171e25f36e20506ebca1b57439..c71b7bb8d14c5194a1fc386a04a5f620745f02de 100644 (file)
@@ -79,7 +79,7 @@ struct _GtkTextView
   gint pixels_above_lines;
   gint pixels_below_lines;
   gint pixels_inside_wrap;
-  GtkWrapMode wrap_mode;  
+  GtkWrapMode wrap_mode;
   GtkJustification justify;
   gint left_margin;
   gint right_margin;
@@ -87,18 +87,16 @@ struct _GtkTextView
   PangoTabArray *tabs;
   guint editable : 1;
 
-  
-  
   guint overwrite_mode : 1;
   guint cursor_visible : 1;
 
-  /* if we have reset the IM since the last character entered */  
-  guint  need_im_reset : 1;    
+  /* if we have reset the IM since the last character entered */
+  guint  need_im_reset : 1;
 
   guint accepts_tab : 1;
-  
+
   guint width_changed : 1;
-  
+
   /* debug flag - means that we've validated onscreen since the
    * last "invalidate" signal from the layout
    */
@@ -164,7 +162,7 @@ struct _GtkTextViewClass
 
   void (* populate_popup)           (GtkTextView    *text_view,
                                      GtkMenu        *menu);
-  
+
   /* These are all RUN_ACTION signals for keybindings */
 
   /* move insertion point */
@@ -180,7 +178,7 @@ struct _GtkTextViewClass
   void (* page_horizontally) (GtkTextView *text_view,
                               gint         count,
                               gboolean     extend_selection);
-  
+
   /* move the "anchor" (what Emacs calls the mark) to the cursor position */
   void (* set_anchor)  (GtkTextView    *text_view);
 
index 824480ce5fe42d55d71c8613ca840c0b48dd80d6..4973a986ee49a144268c2aa383ad1de8744cba4d 100644 (file)
@@ -24,7 +24,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #ifndef GTK_DISABLE_DEPRECATED
index 369eba84d410b3f1c68381364e8b416567a68e9e..df72534d725097f21196c24faa7298460ebec91d 100644 (file)
@@ -25,7 +25,7 @@
  * Modified by the GTK+ Team and others 2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 433ba92c48f8e3fe31103d285966f2dbd712a5b0..5f716538736153a7ae2841be026d88d01e0e6daf 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 3ce3b827d817e6b2d6d7fe7724ce56e82dfcd444..95ae84b933c7224e93e0c04ccacbefbecbe9854e 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (C) 2002 Anders Carlsson <andersca@gnome.org>
  * Copyright (C) 2002 James Henstridge <james@daa.com.au>
  * Copyright (C) 2003 Soeren Sandmann <sandmann@daimi.au.dk>
- * 
+ *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -26,7 +26,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -102,13 +102,13 @@ struct _GtkToolbar
   GtkOrientation   orientation;
   GtkToolbarStyle  style;
   GtkIconSize      icon_size;
-  
+
 #ifndef GTK_DISABLE_DEPRECATED
   GtkTooltips     *tooltips;
 #else
   gpointer         _tooltips;
 #endif
-  
+
   /*< private >*/
   gint             button_maxw;                /* maximum width of homogeneous children */
   gint             button_maxh;                /* maximum height of homogeneous children */
@@ -123,7 +123,7 @@ struct _GtkToolbar
 struct _GtkToolbarClass
 {
   GtkContainerClass parent_class;
-  
+
   /* signals */
   void     (* orientation_changed) (GtkToolbar       *toolbar,
                                    GtkOrientation    orientation);
@@ -133,7 +133,7 @@ struct _GtkToolbarClass
                                    gint              x,
                                    gint              y,
                                    gint              button_number);
-  
+
   /* Padding for future expansion */
   void (*_gtk_reserved1) (void);
   void (*_gtk_reserved2) (void);
index 6b031d63b5a5d69004e054f76b4d0f6a6157702e..a44ae0dd789daa49984d0a8ac9e7e0ae7680df83 100644 (file)
@@ -53,7 +53,7 @@ struct _GtkToolButton
 struct _GtkToolButtonClass
 {
   GtkToolItemClass parent_class;
+
   GType button_type;
 
   /* signal */
@@ -90,7 +90,7 @@ void                  gtk_tool_button_set_label_widget  (GtkToolButton *button,
                                                         GtkWidget     *label_widget);
 GtkWidget *           gtk_tool_button_get_label_widget  (GtkToolButton *button);
 
-                                                                  
+
 /* internal function */
 GtkWidget *_gtk_tool_button_get_button (GtkToolButton *button);
 
index 74185abb67545e1a02928dfc7470bc2050af9682..b48e87b642cc1ccc29be5dbcbb9b466635c616d8 100644 (file)
@@ -84,7 +84,7 @@ struct _GtkTreeModelIface
                                          gint         *new_order);
 
   /* Virtual Table */
-  GtkTreeModelFlags (* get_flags)  (GtkTreeModel *tree_model);   
+  GtkTreeModelFlags (* get_flags)  (GtkTreeModel *tree_model);
 
   gint         (* get_n_columns)   (GtkTreeModel *tree_model);
   GType        (* get_column_type) (GtkTreeModel *tree_model,
@@ -179,7 +179,7 @@ void                 gtk_tree_row_reference_reordered (GObject     *proxy,
                                                       GtkTreePath *path,
                                                       GtkTreeIter *iter,
                                                       gint        *new_order);
-                                                      
+
 /* GtkTreeIter operations */
 GtkTreeIter *     gtk_tree_iter_copy             (GtkTreeIter  *iter);
 void              gtk_tree_iter_free             (GtkTreeIter  *iter);
@@ -263,9 +263,6 @@ void gtk_tree_model_rows_reordered        (GtkTreeModel *tree_model,
                                           GtkTreeIter  *iter,
                                           gint         *new_order);
 
-
-
-
 G_END_DECLS
 
 #endif /* __GTK_TREE_MODEL_H__ */
index 6c68ba473bc538bb701406e3fa38bbfb91967c48..eb19aa53834847a4ae9321871f5a8286b18ecb97 100644 (file)
@@ -53,7 +53,7 @@ struct _GtkTreeSelection
   GObject parent;
 
   /*< private >*/
-  
+
   GtkTreeView *tree_view;
   GtkSelectionMode type;
   GtkTreeSelectionFunc user_func;
@@ -124,4 +124,3 @@ G_END_DECLS
 
 
 #endif /* __GTK_TREE_SELECTION_H__ */
-
index d5ff9a68f8cbdb9c19a7d106b4f6833393d8c6d4..9a39299ce1feeeb4dd16657761bbb36b5c84b7a4 100644 (file)
@@ -431,4 +431,3 @@ G_END_DECLS
 
 
 #endif /* __GTK_TREE_VIEW_H__ */
-
index 2d45ce58367d48bb3ffc3014905887a4731c3a88..6419558950f71ae7f1afd56e4326c190351bc7db 100644 (file)
@@ -59,14 +59,14 @@ typedef void (* GtkTreeCellDataFunc) (GtkTreeViewColumn *tree_column,
                                      GtkTreeIter       *iter,
                                      gpointer           data);
 
-  
+
 struct _GtkTreeViewColumn
 {
   GtkObject parent;
 
   GtkWidget *tree_view;
   GtkWidget *button;
-  GtkWidget *child;  
+  GtkWidget *child;
   GtkWidget *arrow;
   GtkWidget *alignment;
   GdkWindow *window;
@@ -242,4 +242,3 @@ G_END_DECLS
 
 
 #endif /* __GTK_TREE_VIEW_COLUMN_H__ */
-
index 67e6dfaa6eeec14310b9bf1ee4417c593e0adc47..8802ed91ef6344eaf2c65af92a964d6e550d51e4 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -148,7 +148,7 @@ struct _GtkArg
 {
   GtkType type;
   gchar *name;
-  
+
   /* this union only defines the required storage types for
    * the possibile values, thus there is no gint enum_data field,
    * because that would just be a mere alias for gint int_data.
@@ -169,7 +169,7 @@ struct _GtkArg
     gchar *string_data;
     GtkObject *object_data;
     gpointer pointer_data;
-    
+
     /* structured values */
     struct {
       GtkSignalFunc f;
index 27fce6bcf319a9515a64fd35d51f6b9e455b09be..62f544fb4c51e713df16b229c3921647f3dc7c88 100644 (file)
@@ -25,7 +25,7 @@
  * Modified by the GTK+ Team and others 2003.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -69,7 +69,7 @@ struct _GtkUIManagerClass {
   GObjectClass parent_class;
 
   /* Signals */
-  void (* add_widget)       (GtkUIManager *merge, 
+  void (* add_widget)       (GtkUIManager *merge,
                              GtkWidget    *widget);
   void (* actions_changed)  (GtkUIManager *merge);
   void (* connect_proxy)    (GtkUIManager *merge,
index fd1c05b8f47e6a9989046487263bb734c1d218fe..901bc709a7cf670a95b6695370199176ca919d72 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 63a82310d9d41982f6c5827d8a8368472cd4cba9..68286559d8e182e2d80e9bfd907109830cec076e 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 172c6887633e5af37895ca932429e5be447421bf..9db6268840e022732c00c43d5233acf881d597db 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-1999.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -48,6 +48,4 @@
      (GTK_MAJOR_VERSION == (major) && GTK_MINOR_VERSION == (minor) && \
       GTK_MICRO_VERSION >= (micro)))
 
-
 #endif /* __GTK_VERSION_H__ */
-
index d40fe6e4bbde864af80678082b49d42711bf8974..9b554181308cf3d4782c929b269d9634345663fe 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index f28a7134c18af3b2890211b2209757cace1c314d..c69724fe11ef888ec0e8f0b83989f9d624639fe3 100644 (file)
@@ -24,7 +24,7 @@
  * Modified by the GTK+ Team and others 2007.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
@@ -65,4 +65,3 @@ GtkWidget*    gtk_volume_button_new           (void);
 G_END_DECLS
 
 #endif /* __GTK_VOLUME_BUTTON_H__ */
-
index 187ad5c487ab751c93bad3d8add7009de618a081..37bc52a082add4ed5d8c9daae574b5d1685c3f7e 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 35bf444172e78af05fb483db65a752d1b3de0a23..8126c323223904fc44b1382b26d3809512d0eca6 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 /*
@@ -79,4 +79,3 @@ G_END_DECLS
 
 
 #endif /* __GTK_VRULER_H__ */
-
index 8fb305deae0bb20874d8781765615f9fadf95916..ac9bf5f44fea5cad6eeadc75dcada7876a94acec 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 808b3e6b403c594aeef4d13b6921effdc4019aa9..184be409b14ac62690c59f31799b221e7b534fce 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 41095f1d628e39fb193974743994b6d0b91311e9..8d57eef3992a720334324098dd5bd9d8080fb752 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index 6d4b2a65ace60522e39a5a9113e90710558f1642..f81b5dbf47095e4de8aa396e36083860f9128d37 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
index d428da233fdfd1eccdda795f4d8e7b7c7dc0e678..15becae5d11fa1cc970f60793f3245cb8f159b38 100644 (file)
@@ -21,7 +21,7 @@
  * Modified by the GTK+ Team and others 1997-2000.  See the AUTHORS
  * file for a list of people on the GTK+ Team.  See the ChangeLog
  * files for a list of changes.  These files are distributed with
- * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
+ * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
 #if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)