[libadwaita/wip/exalm/doc-gix] tab-view: Fix needs-attention docs
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/doc-gix] tab-view: Fix needs-attention docs
- Date: Fri, 2 Sep 2022 14:37:26 +0000 (UTC)
commit add4f72ec8c6de493de384ca701033ee781a3e72
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Sep 2 02:16:34 2022 +0400
tab-view: Fix needs-attention docs
It's not a glow anymore.
src/adw-tab-view.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/adw-tab-view.c b/src/adw-tab-view.c
index ba51d8d6..a4f06943 100644
--- a/src/adw-tab-view.c
+++ b/src/adw-tab-view.c
@@ -612,7 +612,7 @@ adw_tab_page_class_init (AdwTabPageClass *klass)
*
* Whether the page needs attention.
*
- * [class@TabBar] will display a glow under the tab representing the page if
+ * [class@TabBar] will display a line under the tab representing the page if
* set to `TRUE`. If the tab is not visible, the corresponding edge of the tab
* bar will be highlighted.
*
@@ -2227,7 +2227,7 @@ adw_tab_page_get_needs_attention (AdwTabPage *self)
*
* Sets whether @self needs attention.
*
- * [class@TabBar] will display a glow under the tab representing the page if
+ * [class@TabBar] will display a line under the tab representing the page if
* set to `TRUE`. If the tab is not visible, the corresponding edge of the tab
* bar will be highlighted.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]