This commit is contained in:
Matthias Clasen 2012-01-30 18:37:47 -05:00
parent 12e661c801
commit 7a080413ad

View File

@ -72,7 +72,7 @@ struct _GtkFontChooserIface
void (* font_activated) (GtkFontChooser *chooser,
const gchar *fontname);
/* Paddig */
/* Padding */
gpointer padding[12];
};