wayland: Match header and doc arguments

gtk-doc doesn't take this lightly.
This commit is contained in:
Matthias Clasen 2020-09-28 22:28:09 -04:00
parent 07c338b487
commit 165768b6ad

View File

@ -60,8 +60,8 @@ const char *gdk_wayland_device_get_node_path (GdkDevice *device);
GDK_AVAILABLE_IN_ALL
void gdk_wayland_device_pad_set_feedback (GdkDevice *device,
GdkDevicePadFeature element,
guint idx,
GdkDevicePadFeature feature,
guint feature_idx,
const char *label);
G_END_DECLS