forked from AuroraMiddleware/gtk
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:
parent
5c3c95a96c
commit
c289d7c176
@ -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"),
|
||||
|
Loading…
Reference in New Issue
Block a user