mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Fix build
This commit is contained in:
parent
5045337162
commit
ea0170250a
@ -124,7 +124,7 @@ void gtk_combo_box_set_entry_text_column (GtkComboBox *com
|
||||
gint text_column);
|
||||
gint gtk_combo_box_get_entry_text_column (GtkComboBox *combo_box);
|
||||
|
||||
#ifndef GTK_DISABLE_DEPRECATED
|
||||
#if !defined (GTK_DISABLE_DEPRECATED) || defined (GTK_COMPILATION)
|
||||
|
||||
/* convenience -- text */
|
||||
GtkWidget *gtk_combo_box_new_text (void);
|
||||
|
Loading…
Reference in New Issue
Block a user