[devhelp] SearchBar: small improvement to the previous commit



commit 03f154327ba4d7e4ff2ced3d87bb7b6826c68459
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Thu Dec 19 10:57:00 2019 +0100

    SearchBar: small improvement to the previous commit

 devhelp/dh-search-bar.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/devhelp/dh-search-bar.c b/devhelp/dh-search-bar.c
index 639dff22..eb39b712 100644
--- a/devhelp/dh-search-bar.c
+++ b/devhelp/dh-search-bar.c
@@ -369,7 +369,9 @@ dh_search_bar_get_notebook (DhSearchBar *search_bar)
  * dh_search_bar_grab_focus_to_search_entry:
  * @search_bar: a #DhSearchBar.
  *
- * Grabs the focus of #DhSearchBar search entry and selects its text
+ * Grabs the focus to the #DhSearchBar search entry and selects its text.
+ *
+ * Since: 3.36
  */
 void
 dh_search_bar_grab_focus_to_search_entry (DhSearchBar *search_bar)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]