mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
docs: Fix the PANGO_SCALE link
The fragment for constants is `const`.
This commit is contained in:
parent
1f99723a9f
commit
7da2e86d4b
@ -5019,7 +5019,7 @@ gtk_label_get_layout (GtkLabel *self)
|
||||
* inside the [class@Pango.Layout], e.g. to take some action if some part
|
||||
* of the label is clicked. Remember when using the [class@Pango.Layout]
|
||||
* functions you need to convert to and from pixels using PANGO_PIXELS()
|
||||
* or [constant@Pango.SCALE].
|
||||
* or [const@Pango.SCALE].
|
||||
*/
|
||||
void
|
||||
gtk_label_get_layout_offsets (GtkLabel *self,
|
||||
|
Loading…
Reference in New Issue
Block a user