forked from AuroraMiddleware/gtk
Document new api
svn path=/trunk/; revision=17934
This commit is contained in:
parent
2ac179215c
commit
15c93321f7
@ -1,5 +1,6 @@
|
||||
2007-05-26 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkrecentaction.c:
|
||||
* gtk/gtkrange.c:
|
||||
* gtk/gtkprinter.c:
|
||||
* gtk/gtkprintsettings.c:
|
||||
|
@ -767,10 +767,10 @@ gtk_recent_action_get_show_numbers (GtkRecentAction *action)
|
||||
/**
|
||||
* gtk_recent_action_set_show_numbers:
|
||||
* @action: a #GtkRecentAction
|
||||
* @show_numbers
|
||||
* @show_numbers: %TRUE if the shown items should be numbered
|
||||
*
|
||||
* Sets whether a number should be added to the items shown by the
|
||||
* widgets representing @action. The numbers are shown to provide
|
||||
* widgets representing @action. The numbers are shown to provide
|
||||
* a unique character for a mnemonic to be used inside the menu item's
|
||||
* label. Only the first ten items get a number to avoid clashes.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user