docs: Improve crossreferences
Use #GtkOrientable:orientation instead "orientation"
This commit is contained in:
@ -39,7 +39,7 @@
|
||||
* @See_also: #GtkAdjustment, #GtkScrolledWindow
|
||||
*
|
||||
* The #GtkScrollbar widget is a horizontal or vertical scrollbar,
|
||||
* depending on the value of the "orientation" property.
|
||||
* depending on the value of the #GtkOrientable:orientation property.
|
||||
*
|
||||
* The position of the thumb in a scrollbar is controlled by the scroll
|
||||
* adjustments. See #GtkAdjustment for the fields in an adjustment - for
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
* @Title: GtkSeparator
|
||||
*
|
||||
* GtkSeparator is a horizontal or vertical separator widget, depending on the
|
||||
* value of the "orientation" property, used to group the widgets within a
|
||||
* value of the #GtkOrientable:orientation property, used to group the widgets within a
|
||||
* window. It displays a line with a shadow to make it appear sunken into the
|
||||
* interface.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user