]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkfontchooserprivate.h
Don't mention gtk_set_locale() in docs; this function does not exist
[~andy/gtk] / gtk / gtkfontchooserprivate.h
index 8a8ac3514c9ca52920300fb92d5840c81aa1949e..82a1f7e67e2a485ac15f7f8a77cfac483961b78b 100644 (file)
@@ -15,9 +15,7 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __GTK_FONT_CHOOSER_PRIVATE_H__
@@ -25,6 +23,8 @@
 
 #include "gtkfontchooser.h"
 
+#define GTK_FONT_CHOOSER_DEFAULT_FONT_NAME "Sans 10"
+
 G_BEGIN_DECLS
 
 void            _gtk_font_chooser_font_activated        (GtkFontChooser *chooser,