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



Author: matthiasc
Date: Mon Dec 29 00:06:12 2008
New Revision: 21956
URL: http://svn.gnome.org/viewvc/gtk+?rev=21956&view=rev

Log:
Documentation fixes


Modified:
   trunk/docs/reference/ChangeLog
   trunk/docs/reference/gtk/gtk-sections.txt
   trunk/docs/reference/gtk/tmpl/gtkfontsel.sgml

Modified: trunk/docs/reference/gtk/gtk-sections.txt
==============================================================================
--- trunk/docs/reference/gtk/gtk-sections.txt	(original)
+++ trunk/docs/reference/gtk/gtk-sections.txt	Mon Dec 29 00:06:12 2008
@@ -2028,7 +2028,6 @@
 </SECTION>
 
 <SECTION>
-<INCLUDE>gtk/gtkimmodule.h</INCLUDE>
 <FILE>gtkimcontext</FILE>
 <TITLE>GtkIMContext</TITLE>
 GtkIMContext

Modified: trunk/docs/reference/gtk/tmpl/gtkfontsel.sgml
==============================================================================
--- trunk/docs/reference/gtk/tmpl/gtkfontsel.sgml	(original)
+++ trunk/docs/reference/gtk/tmpl/gtkfontsel.sgml	Mon Dec 29 00:06:12 2008
@@ -62,19 +62,19 @@
 
 <!-- ##### FUNCTION gtk_font_selection_new ##### -->
 <para>
-Creates a new #GtkFontSelection.
+
 </para>
 
- Returns: a new #GtkFontSelection.
+ Returns:
 
 
 <!-- ##### FUNCTION gtk_font_selection_get_font ##### -->
 <para>
-Gets the currently-selected font.
+
 </para>
 
- fontsel: a #GtkFontSelection.
- Returns: the currently-selected font, or NULL if no font is selected.
+ fontsel: 
+ Returns: 
 
 
 <!-- ##### FUNCTION gtk_font_selection_get_font_name ##### -->
@@ -96,21 +96,20 @@
 
 <!-- ##### FUNCTION gtk_font_selection_get_preview_text ##### -->
 <para>
-Gets the text displayed in the preview area.
+
 </para>
 
- fontsel: a #GtkFontSelection.
- Returns: the text displayed in the preview area. This string is
- owned by the widget and should not be modified or freed.
+ fontsel:
+ Returns:
 
 
 <!-- ##### FUNCTION gtk_font_selection_set_preview_text ##### -->
 <para>
-Sets the text displayed in the preview area.
+
 </para>
 
- fontsel: a #GtkFontSelection.
- text: the text to display in the preview area.
+ fontsel: 
+ text: 
 
 
 <!-- ##### FUNCTION gtk_font_selection_get_face ##### -->



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