gdk: Expand the docs a bit

Add a reference to the getter to the GdkKeymap::direction-changed
signal docs.
sh: indent: command not found
This commit is contained in:
Matthias Clasen 2018-02-10 23:46:14 +00:00
parent 5c3c95a96c
commit c289d7c176

View File

@ -176,8 +176,8 @@ gdk_keymap_class_init (GdkKeymapClass *klass)
* GdkKeymap::direction-changed:
* @keymap: the object on which the signal is emitted
*
* The ::direction-changed signal gets emitted when the direction of
* the keymap changes.
* The ::direction-changed signal gets emitted when the direction
* of the keymap changes. See gdk_keymap_get_direction().
*/
signals[DIRECTION_CHANGED] =
g_signal_new (g_intern_static_string ("direction-changed"),