[libadwaita/wip/sophie-h/pref-row-markup] Remove links we can't have
- From: Sophie Herold <sophieherold src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/sophie-h/pref-row-markup] Remove links we can't have
- Date: Mon, 4 Apr 2022 19:20:22 +0000 (UTC)
commit 249e77ddb929cb83b9f77adc9b67aa1ddf0bd369
Author: Sophie Herold <sophie hemio de>
Date: Mon Apr 4 21:20:13 2022 +0200
Remove links we can't have
src/adw-action-row.c | 2 +-
src/adw-expander-row.c | 2 +-
src/adw-preferences-row.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/adw-action-row.c b/src/adw-action-row.c
index da52c28a..a5de7ec9 100644
--- a/src/adw-action-row.c
+++ b/src/adw-action-row.c
@@ -423,7 +423,7 @@ adw_action_row_get_subtitle (AdwActionRow *self)
*
* Sets the subtitle for @self.
*
- * The subtitle is interpreted as [pango markup](func@Pango.parse_markup) unless
+ * The subtitle is interpreted as Pango markup unless
* [property@PreferencesRow:use-markup] is set to `FALSE`.
*
* Since: 1.0
diff --git a/src/adw-expander-row.c b/src/adw-expander-row.c
index b4ac4ac3..18cc8398 100644
--- a/src/adw-expander-row.c
+++ b/src/adw-expander-row.c
@@ -358,7 +358,7 @@ adw_expander_row_get_subtitle (AdwExpanderRow *self)
*
* Sets the subtitle for @self.
*
- * The subtitle is interpreted as [pango markup](func@Pango.parse_markup) unless
+ * The subtitle is interpreted as Pango markup unless
* [property@PreferencesRow:use-markup] is set to `FALSE`.
*
* Since: 1.0
diff --git a/src/adw-preferences-row.c b/src/adw-preferences-row.c
index c09203d4..daf1d4f0 100644
--- a/src/adw-preferences-row.c
+++ b/src/adw-preferences-row.c
@@ -234,7 +234,7 @@ adw_preferences_row_get_title (AdwPreferencesRow *self)
*
* Sets the title of the preference represented by @self.
*
- * The title is interpreted as [pango markup](func@Pango.parse_markup) unless
+ * The title is interpreted as Pango markup unless
* [property@PreferencesRow:use-markup] is set to `FALSE`.
*
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]