mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 09:00:34 +00:00
Correct a deprecation note
https://bugzilla.gnome.org/show_bug.cgi?id=651048
This commit is contained in:
parent
c4b2d3a144
commit
7a227b5806
@ -341,7 +341,7 @@ gtk_combo_box_entry_new (void)
|
||||
*
|
||||
* Since: 2.4
|
||||
*
|
||||
* Deprecated: 2.24: Use gtk_combo_box_new_with_entry() instead
|
||||
* Deprecated: 2.24: Use gtk_combo_box_new_with_model_and_entry() instead
|
||||
*/
|
||||
GtkWidget *
|
||||
gtk_combo_box_entry_new_with_model (GtkTreeModel *model,
|
||||
|
Loading…
Reference in New Issue
Block a user