mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 14:10:30 +00:00
wayland: Match header and doc arguments
gtk-doc doesn't take this lightly.
This commit is contained in:
parent
07c338b487
commit
165768b6ad
@ -60,8 +60,8 @@ const char *gdk_wayland_device_get_node_path (GdkDevice *device);
|
|||||||
|
|
||||||
GDK_AVAILABLE_IN_ALL
|
GDK_AVAILABLE_IN_ALL
|
||||||
void gdk_wayland_device_pad_set_feedback (GdkDevice *device,
|
void gdk_wayland_device_pad_set_feedback (GdkDevice *device,
|
||||||
GdkDevicePadFeature element,
|
GdkDevicePadFeature feature,
|
||||||
guint idx,
|
guint feature_idx,
|
||||||
const char *label);
|
const char *label);
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
Loading…
Reference in New Issue
Block a user