From 65e2a135094ec6096a0087f044de4b7c7043e96f Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 20 Mar 2008 16:14:05 +0100 Subject: Set all fonts dialog fixed (using correct default font) --- mixgtk/mixgtk_fontsel.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mixgtk/mixgtk_fontsel.h') diff --git a/mixgtk/mixgtk_fontsel.h b/mixgtk/mixgtk_fontsel.h index 5c42622..15b2a02 100644 --- a/mixgtk/mixgtk_fontsel.h +++ b/mixgtk/mixgtk_fontsel.h @@ -1,7 +1,7 @@ /* -*-c-*- ---------------- mixgtk_fontsel.h : * Functions for handling font selection. * ------------------------------------------------------------------ - * Copyright (C) 2001, 2004, 2006, 2007 Free Software Foundation, Inc. + * Copyright (C) 2001, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -44,6 +44,8 @@ mixgtk_fontsel_set_font (mixgtk_font_t f, GtkWidget *w); extern gboolean mixgtk_fontsel_query_font (mixgtk_font_t f, GtkWidget **ws, size_t no); +extern void +on_all_fonts_activate (void); #endif /* MIXGTK_FONTSEL_H */ -- cgit v1.2.3