whitespace cleanup: remove trailing whitespace and excess newlines and
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
This commit is contained in:

committed by
Michael Natterer

parent
0bf59ed22e
commit
2c5f8a5c2b
@ -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>
|
2008-05-28 Michael Natterer <mitch@imendio.com>
|
||||||
|
|
||||||
* gtk/gtkprinter.h: fix formatting of details_acquired() signal.
|
* gtk/gtkprinter.h: fix formatting of details_acquired() signal.
|
||||||
|
@ -103,5 +103,3 @@ void _gtk_button_box_child_requisition (GtkWidget *widget,
|
|||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __GTK_BUTTON_BOX_H__ */
|
#endif /* __GTK_BUTTON_BOX_H__ */
|
||||||
|
|
||||||
|
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||||
* Boston, MA 02111-1307, USA.
|
* Boston, MA 02111-1307, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Modified by the GTK+ Team and others 1997-2004. See the AUTHORS
|
* 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
|
* file for a list of people on the GTK+ Team. See the ChangeLog
|
||||||
|
@ -78,5 +78,4 @@ void gtk_cell_renderer_toggle_set_active (GtkCellRendererToggle *togg
|
|||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
|
|
||||||
#endif /* __GTK_CELL_RENDERER_TOGGLE_H__ */
|
#endif /* __GTK_CELL_RENDERER_TOGGLE_H__ */
|
||||||
|
@ -186,6 +186,3 @@ void gtk_drag_set_default_icon (GdkColormap *colormap,
|
|||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __GTK_DND_H__ */
|
#endif /* __GTK_DND_H__ */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -98,7 +98,3 @@ G_END_DECLS
|
|||||||
|
|
||||||
|
|
||||||
#endif /* __GTK_FONT_BUTTON_H__ */
|
#endif /* __GTK_FONT_BUTTON_H__ */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -107,7 +107,6 @@ struct _GtkPrintOperationClass
|
|||||||
void (*custom_widget_apply) (GtkPrintOperation *operation,
|
void (*custom_widget_apply) (GtkPrintOperation *operation,
|
||||||
GtkWidget *widget);
|
GtkWidget *widget);
|
||||||
|
|
||||||
|
|
||||||
gboolean (*preview) (GtkPrintOperation *operation,
|
gboolean (*preview) (GtkPrintOperation *operation,
|
||||||
GtkPrintOperationPreview *preview,
|
GtkPrintOperationPreview *preview,
|
||||||
GtkPrintContext *context,
|
GtkPrintContext *context,
|
||||||
|
@ -52,7 +52,6 @@ struct _GtkPrintOperationPreviewIface
|
|||||||
GtkPrintContext *context,
|
GtkPrintContext *context,
|
||||||
GtkPageSetup *page_setup);
|
GtkPageSetup *page_setup);
|
||||||
|
|
||||||
|
|
||||||
/* methods */
|
/* methods */
|
||||||
void (*render_page) (GtkPrintOperationPreview *preview,
|
void (*render_page) (GtkPrintOperationPreview *preview,
|
||||||
gint page_nr);
|
gint page_nr);
|
||||||
@ -60,7 +59,6 @@ struct _GtkPrintOperationPreviewIface
|
|||||||
gint page_nr);
|
gint page_nr);
|
||||||
void (*end_preview) (GtkPrintOperationPreview *preview);
|
void (*end_preview) (GtkPrintOperationPreview *preview);
|
||||||
|
|
||||||
|
|
||||||
/* Padding for future expansion */
|
/* Padding for future expansion */
|
||||||
void (*_gtk_reserved1) (void);
|
void (*_gtk_reserved1) (void);
|
||||||
void (*_gtk_reserved2) (void);
|
void (*_gtk_reserved2) (void);
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
#ifndef __GTK_SETTINGS_H__
|
#ifndef __GTK_SETTINGS_H__
|
||||||
#define __GTK_SETTINGS_H__
|
#define __GTK_SETTINGS_H__
|
||||||
|
|
||||||
#include <gtk/gtkrc.h>
|
#include <gtk/gtkrc.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
@ -54,11 +54,12 @@ struct _GtkSettings
|
|||||||
GtkRcContext *rc_context;
|
GtkRcContext *rc_context;
|
||||||
GdkScreen *screen;
|
GdkScreen *screen;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct _GtkSettingsClass
|
struct _GtkSettingsClass
|
||||||
{
|
{
|
||||||
GObjectClass parent_class;
|
GObjectClass parent_class;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
struct _GtkSettingsValue
|
struct _GtkSettingsValue
|
||||||
{
|
{
|
||||||
/* origin should be something like "filename:linenumber" for rc files,
|
/* origin should be something like "filename:linenumber" for rc files,
|
||||||
|
@ -87,8 +87,6 @@ struct _GtkTextView
|
|||||||
PangoTabArray *tabs;
|
PangoTabArray *tabs;
|
||||||
guint editable : 1;
|
guint editable : 1;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
guint overwrite_mode : 1;
|
guint overwrite_mode : 1;
|
||||||
guint cursor_visible : 1;
|
guint cursor_visible : 1;
|
||||||
|
|
||||||
|
@ -263,9 +263,6 @@ void gtk_tree_model_rows_reordered (GtkTreeModel *tree_model,
|
|||||||
GtkTreeIter *iter,
|
GtkTreeIter *iter,
|
||||||
gint *new_order);
|
gint *new_order);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __GTK_TREE_MODEL_H__ */
|
#endif /* __GTK_TREE_MODEL_H__ */
|
||||||
|
@ -124,4 +124,3 @@ G_END_DECLS
|
|||||||
|
|
||||||
|
|
||||||
#endif /* __GTK_TREE_SELECTION_H__ */
|
#endif /* __GTK_TREE_SELECTION_H__ */
|
||||||
|
|
||||||
|
@ -431,4 +431,3 @@ G_END_DECLS
|
|||||||
|
|
||||||
|
|
||||||
#endif /* __GTK_TREE_VIEW_H__ */
|
#endif /* __GTK_TREE_VIEW_H__ */
|
||||||
|
|
||||||
|
@ -242,4 +242,3 @@ G_END_DECLS
|
|||||||
|
|
||||||
|
|
||||||
#endif /* __GTK_TREE_VIEW_COLUMN_H__ */
|
#endif /* __GTK_TREE_VIEW_COLUMN_H__ */
|
||||||
|
|
||||||
|
@ -48,6 +48,4 @@
|
|||||||
(GTK_MAJOR_VERSION == (major) && GTK_MINOR_VERSION == (minor) && \
|
(GTK_MAJOR_VERSION == (major) && GTK_MINOR_VERSION == (minor) && \
|
||||||
GTK_MICRO_VERSION >= (micro)))
|
GTK_MICRO_VERSION >= (micro)))
|
||||||
|
|
||||||
|
|
||||||
#endif /* __GTK_VERSION_H__ */
|
#endif /* __GTK_VERSION_H__ */
|
||||||
|
|
||||||
|
@ -65,4 +65,3 @@ GtkWidget* gtk_volume_button_new (void);
|
|||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
#endif /* __GTK_VOLUME_BUTTON_H__ */
|
#endif /* __GTK_VOLUME_BUTTON_H__ */
|
||||||
|
|
||||||
|
@ -79,4 +79,3 @@ G_END_DECLS
|
|||||||
|
|
||||||
|
|
||||||
#endif /* __GTK_VRULER_H__ */
|
#endif /* __GTK_VRULER_H__ */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user