event: annotate key in wp_event_get_data

This commit is contained in:
George Kiagiadakis 2023-09-26 10:11:36 +03:00
parent d4f3e2bdca
commit 493be2fae6

View file

@ -304,6 +304,7 @@ wp_event_set_data (WpEvent * self, const gchar * key, const GValue * data)
* wp_event_set_data()
* \ingroup wpevent
* \param self the event
* \param key the key
* \return (transfer none)(nullable): the data associated with \a key or \c NULL
*/
const GValue *