Add deprecation notes pointing people to GtkComboBox.
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user