From 317ba5b26725dcd23351c70910ac0010ead1a415 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 3 Jan 2002 23:04:44 +0000 Subject: Small additions. * gtk/tmpl/gtktextview.sgml: Small additions. * gtk/tmpl/gtksignal.sgml: Explain what to use instead. * gtk/question_index.sgml, gtk/text_widget.sgml, gtk/tree_widget.sgml, gtk/changes-1.2.sgml, gtk/changes-2.0.sgml, gtk/framebuffer.sgml: SGML fixes and additions. * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkdialog.sgml, gtk/tmpl/gtkeditable.sgml, gtk/tmpl/gtkfilesel.sgml, gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml, gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtkspinbutton.sgml, gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkwindow.sgml: Replace references to deprecated functions. --- docs/reference/gtk/framebuffer.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/reference/gtk/framebuffer.sgml') diff --git a/docs/reference/gtk/framebuffer.sgml b/docs/reference/gtk/framebuffer.sgml index cba73c02a..0ff649cd6 100644 --- a/docs/reference/gtk/framebuffer.sgml +++ b/docs/reference/gtk/framebuffer.sgml @@ -83,20 +83,20 @@ the key AliasFiles in the PangoFT2 section An example of a font alias file for the urw fontset is: - + sans normal normal normal normal "urw gothic l" serif normal normal normal normal "urw palladio l" monospace normal normal normal normal "nimbus mono l" - + And one using the Windows TrueType fonts is: - + sans normal normal normal normal "arial" serif normal normal normal normal "times new roman" monospace normal normal normal normal "courier new" - + A more detailed example can be found in examples/pangoft2.aliases in the -- cgit v1.2.1