gtk+ r21971 - in trunk/docs/reference: . gtk/tmpl



Author: matthiasc
Date: Mon Dec 29 04:19:56 2008
New Revision: 21971
URL: http://svn.gnome.org/viewvc/gtk+?rev=21971&view=rev

Log:
Merge docs inline


Modified:
   trunk/docs/reference/ChangeLog
   trunk/docs/reference/gtk/tmpl/gtkfontseldlg.sgml

Modified: trunk/docs/reference/gtk/tmpl/gtkfontseldlg.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtkfontseldlg.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtkfontseldlg.sgml	Mon Dec 29 04:19:56 2008
@@ -54,20 +54,20 @@
 
 <!-- ##### FUNCTION gtk_font_selection_dialog_new ##### -->
 <para>
-Creates a new #GtkFontSelectionDialog.
+
 </para>
 
- title: the title of the dialog box.
- Returns: a new #GtkFontSelectionDialog.
+ title:
+ Returns:
 
 
 <!-- ##### FUNCTION gtk_font_selection_dialog_get_font ##### -->
 <para>
-Gets the currently-selected font.
+
 </para>
 
- fsd: a #GtkFontSelectionDialog.
- Returns: the currently-selected font, or %NULL if no font is selected.
+ fsd: 
+ Returns:
 
 
 <!-- ##### FUNCTION gtk_font_selection_dialog_get_font_name ##### -->
@@ -80,31 +80,30 @@
 
 <!-- ##### FUNCTION gtk_font_selection_dialog_set_font_name ##### -->
 <para>
-Sets the currently-selected font.
+
 </para>
 
- fsd: a #GtkFontSelectionDialog.
- fontname: a fontname.
- Returns: %TRUE if the font was found.
+ fsd: 
+ fontname: 
+ Returns:
 
 
 <!-- ##### FUNCTION gtk_font_selection_dialog_get_preview_text ##### -->
 <para>
-Gets the text displayed in the preview area.
+
 </para>
 
- fsd: a #GtkFontSelectionDialog.
- Returns: the text displayed in the preview area. This string is owned
-   by the widget and should not be modified or freed.
+ fsd:
+ Returns: 
 
 
 <!-- ##### FUNCTION gtk_font_selection_dialog_set_preview_text ##### -->
 <para>
-Sets the text displayed in the preview area.
+
 </para>
 
- fsd: a #GtkFontSelectionDialog.
- text: the text to display in the preview area.
+ fsd:
+ text:
 
 
 <!-- ##### FUNCTION gtk_font_selection_dialog_get_apply_button ##### -->



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]