navigation: Fix doc blurb typo for gst_navigation_send_key_event
This commit is contained in:
parent
88a55e6dae
commit
689a4d4c10
@ -117,7 +117,7 @@ gst_navigation_send_event (GstNavigation * navigation, GstStructure * structure)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* gst_navigation_send_mouse_event:
|
* gst_navigation_send_key_event:
|
||||||
* @navigation: The navigation interface instance
|
* @navigation: The navigation interface instance
|
||||||
* @event: The type of the key event. Recognised values are "key-press" and
|
* @event: The type of the key event. Recognised values are "key-press" and
|
||||||
* "key-release"
|
* "key-release"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user