gdk: assorted introspection and documentation fixes

https://bugzilla.gnome.org/show_bug.cgi?id=729983
This commit is contained in:
Evan Nemerson
2014-05-16 20:12:51 -07:00
parent ca79019586
commit 701adf81b6
9 changed files with 32 additions and 26 deletions

View File

@ -910,7 +910,7 @@ gdk_event_get_time (const GdkEvent *event)
/**
* gdk_event_get_state:
* @event: a #GdkEvent or NULL
* @event: (allow-none): a #GdkEvent or %NULL
* @state: (out): return location for state
*
* If the event contains a “state” field, puts that field in @state. Otherwise