navigation: Fix doc blurb typo for gst_navigation_send_key_event

This commit is contained in:
Mart Raudsepp 2009-08-10 03:46:39 +03:00 committed by Olivier Crête
parent 88a55e6dae
commit 689a4d4c10

View file

@ -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
* @event: The type of the key event. Recognised values are "key-press" and
* "key-release"