[libadwaita/wip/exalm/hb-fix] header-bar: Fix the docs example
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/hb-fix] header-bar: Fix the docs example
- Date: Tue, 18 May 2021 06:59:58 +0000 (UTC)
commit 0fbb358b303e4c9772a91509a8341ef3daef5ece
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue May 18 11:59:13 2021 +0500
header-bar: Fix the docs example
src/adw-header-bar.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/adw-header-bar.c b/src/adw-header-bar.c
index 33578010..a217231a 100644
--- a/src/adw-header-bar.c
+++ b/src/adw-header-bar.c
@@ -49,7 +49,7 @@
* <property name="orientation">vertical</property>
* <object class="AdwHeaderBar">
* <binding name="show-end-title-buttons">
- * <lookup name="folded">AdwLeaflet</lookup>
+ * <lookup name="folded">leaflet</lookup>
* </binding>
* </object>
* ...
@@ -61,7 +61,7 @@
* <property name="orientation">vertical</property>
* <object class="AdwHeaderBar">
* <binding name="show-start-title-buttons">
- * <lookup name="folded">AdwLeaflet</lookup>
+ * <lookup name="folded">leaflet</lookup>
* </binding>
* </object>
* ...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]