Add short descriptions
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
2006-04-16 Matthias Clasen <mclasen@redhat.com>
|
2006-04-16 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/tmpl/gtkrecent*.sgml: Add short descriptions
|
||||||
|
|
||||||
* gtk/migrating-GtkRecentChooser.sgml: Cosmetic fixes to
|
* gtk/migrating-GtkRecentChooser.sgml: Cosmetic fixes to
|
||||||
examples.
|
examples.
|
||||||
|
|
||||||
|
@ -2,11 +2,14 @@
|
|||||||
GtkRecentChooser
|
GtkRecentChooser
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Interface implemented by GtkRecentChooserWidget, GtkRecentChooserMenu and GtkRecentChooserDialog
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
Recently used files are supported since GTK+ 2.10.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,14 @@
|
|||||||
GtkRecentChooserDialog
|
GtkRecentChooserDialog
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Displays recently used files in a dialog
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
Recently used files are supported since GTK+ 2.10.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,14 @@
|
|||||||
GtkRecentChooserMenu
|
GtkRecentChooserMenu
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Displays recently used files in a menu
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
Recently used files are supported since GTK+ 2.10.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,14 @@
|
|||||||
GtkRecentChooserWidget
|
GtkRecentChooserWidget
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Displays recently used files
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
Recently used files are supported since GTK+ 2.10.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,14 @@
|
|||||||
GtkRecentFilter
|
GtkRecentFilter
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A filter for recently used files
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
Recently used files are supported since GTK+ 2.10.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,13 +2,17 @@
|
|||||||
GtkRecentManager
|
GtkRecentManager
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Managing Recently Used Files
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Recently used files are supported since GTK+ 2.10.
|
||||||
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user