projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
662e2b1
)
searchbar: Add missing GDK_AVAILABLE_IN_ALL marker
author
Timm Bäder
<mail@baedert.org>
Wed, 16 May 2018 15:56:08 +0000
(17:56 +0200)
committer
Timm Bäder
<mail@baedert.org>
Sat, 19 May 2018 08:18:50 +0000
(10:18 +0200)
gtk/gtksearchbar.h
patch
|
blob
|
history
diff --git
a/gtk/gtksearchbar.h
b/gtk/gtksearchbar.h
index 42e895b3ef2973839c20570f0016ad35b9d106d7..e06e181f7d40ff3951f28b7312bada03e231b2f4 100644
(file)
--- a/
gtk/gtksearchbar.h
+++ b/
gtk/gtksearchbar.h
@@
-99,6
+99,7
@@
gboolean gtk_search_bar_handle_event (GtkSearchBar *bar,
GDK_AVAILABLE_IN_ALL
void gtk_search_bar_set_key_capture_widget (GtkSearchBar *bar,
GtkWidget *widget);
+GDK_AVAILABLE_IN_ALL
GtkWidget * gtk_search_bar_get_key_capture_widget (GtkSearchBar *bar);
G_END_DECLS