mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 07:04:29 +00:00
searchbar: Add missing GDK_AVAILABLE_IN_ALL marker
This commit is contained in:
parent
662e2b1641
commit
8f289227aa
@ -99,6 +99,7 @@ gboolean gtk_search_bar_handle_event (GtkSearchBar *bar,
|
|||||||
GDK_AVAILABLE_IN_ALL
|
GDK_AVAILABLE_IN_ALL
|
||||||
void gtk_search_bar_set_key_capture_widget (GtkSearchBar *bar,
|
void gtk_search_bar_set_key_capture_widget (GtkSearchBar *bar,
|
||||||
GtkWidget *widget);
|
GtkWidget *widget);
|
||||||
|
GDK_AVAILABLE_IN_ALL
|
||||||
GtkWidget * gtk_search_bar_get_key_capture_widget (GtkSearchBar *bar);
|
GtkWidget * gtk_search_bar_get_key_capture_widget (GtkSearchBar *bar);
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
Loading…
Reference in New Issue
Block a user