mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-10 20:50:12 +00:00
gesturestylus: Clarify a documentation comment
Use the proper gtkdoc syntax for signals.
This commit is contained in:
parent
f7f3939b04
commit
56033a8d27
@ -250,9 +250,9 @@ gtk_gesture_stylus_get_axes (GtkGestureStylus *gesture,
|
||||
* @gesture: a #GtkGestureStylus
|
||||
*
|
||||
* Returns the #GdkDeviceTool currently driving input through this gesture.
|
||||
* This function must be called from either the #GtkGestureStylus:down,
|
||||
* #GtkGestureStylus:motion, #GtkGestureStylus:up or #GtkGestureStylus:proximity
|
||||
* signals.
|
||||
* This function must be called from either the #GtkGestureStylus::down,
|
||||
* #GtkGestureStylus::motion, #GtkGestureStylus::up or #GtkGestureStylus::proximity
|
||||
* signal handlers.
|
||||
*
|
||||
* Returns: (nullable) (transfer none): The current stylus tool
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user