summaryrefslogtreecommitdiff
path: root/gtk/gtkfontchooserdialog.h
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@gnome.org>2011-07-19 23:43:57 +0100
committerMatthias Clasen <mclasen@redhat.com>2011-08-15 18:57:56 -0400
commitcabfcbd18de55d262bf22e86fbca5408500c2dbc (patch)
tree1ea98004a4015f6180846b3210b91ab517bfe3e5 /gtk/gtkfontchooserdialog.h
parente3f70857af7d4ff7d80f78cc63e0d4f2baa0dcbb (diff)
downloadgtk+-cabfcbd18de55d262bf22e86fbca5408500c2dbc.tar.gz
GtkFontChooser: Cleanup comments and fix indentation alignments
Diffstat (limited to 'gtk/gtkfontchooserdialog.h')
-rw-r--r--gtk/gtkfontchooserdialog.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gtk/gtkfontchooserdialog.h b/gtk/gtkfontchooserdialog.h
index 7b5889399c..870815c3e4 100644
--- a/gtk/gtkfontchooserdialog.h
+++ b/gtk/gtkfontchooserdialog.h
@@ -63,12 +63,6 @@ struct _GtkFontChooserDialogClass
void (*_gtk_reserved4) (void);
};
-/*****************************************************************************
- * GtkFontChooserDialog functions.
- * most of these functions simply call the corresponding function in the
- * GtkFontChooser.
- *****************************************************************************/
-
GType gtk_font_chooser_dialog_get_type (void) G_GNUC_CONST;
GtkWidget* gtk_font_chooser_dialog_new (const gchar *title);