mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 10:20:07 +00:00
Merge branch 'label-docs-fix' into 'main'
gtkenums: Fix missing backtick in docs See merge request GNOME/gtk!7683
This commit is contained in:
commit
c2dc459167
@ -55,7 +55,7 @@ G_BEGIN_DECLS
|
|||||||
* are interpreted relative to text direction.
|
* are interpreted relative to text direction.
|
||||||
*
|
*
|
||||||
* Baseline support is optional for containers and widgets, and is only available
|
* Baseline support is optional for containers and widgets, and is only available
|
||||||
* for vertical alignment. `GTK_ALIGN_BASELINE_CENTER and `GTK_ALIGN_BASELINE_FILL`
|
* for vertical alignment. `GTK_ALIGN_BASELINE_CENTER` and `GTK_ALIGN_BASELINE_FILL`
|
||||||
* are treated similar to `GTK_ALIGN_CENTER` and `GTK_ALIGN_FILL`, except that it
|
* are treated similar to `GTK_ALIGN_CENTER` and `GTK_ALIGN_FILL`, except that it
|
||||||
* positions the widget to line up the baselines, where that is supported.
|
* positions the widget to line up the baselines, where that is supported.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user