forked from AuroraMiddleware/gtk
docs: Fix the argument name to match
Both gtk-doc and g-i require the name of the argument of a function to match in the declaration, definition, and gtk-doc stanza.
This commit is contained in:
parent
ec26e4f6b4
commit
9bd9a11de4
@ -1515,7 +1515,7 @@ gdk_display_list_seats (GdkDisplay *display)
|
||||
|
||||
/**
|
||||
* gdk_display_get_monitors:
|
||||
* @display: a #GdkDisplay
|
||||
* @self: a #GdkDisplay
|
||||
*
|
||||
* Gets the list of monitors associated with this display.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user