mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-19 00:20:09 +00:00
Correctly mark an enum value in a doc comment
This commit is contained in:
parent
cf7fa931d3
commit
4bc145549d
@ -398,7 +398,7 @@ gtk_widget_query_size_for_orientation (GtkWidget *widget,
|
||||
* position for the natural size, or %NULL
|
||||
*
|
||||
* Measures @widget in the orientation @orientation and for the given @for_size.
|
||||
* As an example, if @orientation is GTK_ORIENTATION_HORIZONTAL and @for_size is 300,
|
||||
* As an example, if @orientation is %GTK_ORIENTATION_HORIZONTAL and @for_size is 300,
|
||||
* this functions will compute the minimum and natural width of @widget if
|
||||
* it is allocated at a height of 300 pixels.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user