We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ba8b3 commit 4a84961Copy full SHA for 4a84961
lib/Widgets/Utils.vala
@@ -127,10 +127,10 @@ public const string TOOLTIP_SECONDARY_TEXT_MARKUP = """<span weight="600" size="
127
*
128
* Example:
129
130
- * Description
+ * Description<<BR>>
131
* Shortcut 1, Shortcut 2
132
133
- * @param a string array of accelerator labels like {"<Control>a", "<Super>Right"}
+ * @param accels a string array of accelerator labels like {"<Control>a", "<Super>Right"}
134
135
* @param description a standard tooltip text string
136
0 commit comments