mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
clutter/seat: Fix a typo in an introspection doc
Make sure that function is actually skipped, gobject-introspection should probably complain about that function which can't be found. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1275
This commit is contained in:
parent
0ba15df57c
commit
d4457d1f7f
@ -634,8 +634,8 @@ clutter_seat_create_virtual_device (ClutterSeat *seat,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* clutter_seat_supported_virtual_device_types: (skip)
|
* clutter_seat_get_supported_virtual_device_types: (skip)
|
||||||
*/
|
**/
|
||||||
ClutterVirtualDeviceType
|
ClutterVirtualDeviceType
|
||||||
clutter_seat_get_supported_virtual_device_types (ClutterSeat *seat)
|
clutter_seat_get_supported_virtual_device_types (ClutterSeat *seat)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user