Add deprecation notes pointing people to GtkComboBox.

This commit is contained in:
Matthias Clasen
2004-02-15 21:06:53 +00:00
parent f1f20e7e0c
commit d7042395c4
9 changed files with 57 additions and 22 deletions

View File

@ -337,6 +337,7 @@ gtk_option_menu_set_history (GtkOptionMenu *option_menu,
* items are numbered from top to bottom, starting with 0.
*
* Return value: index of the selected menu item, or -1 if there are no menu items
* Deprecated: Use #GtkComboBox instead.
**/
gint
gtk_option_menu_get_history (GtkOptionMenu *option_menu)