Clarify docs a bit
The wording here was just awkward: TRUE is returned if... Note that FALSE is also returned if...
This commit is contained in:
@ -613,7 +613,7 @@ gdk_keymap_add_virtual_modifiers (GdkKeymap *keymap,
|
|||||||
* This function is useful when matching key events against
|
* This function is useful when matching key events against
|
||||||
* accelerators.
|
* accelerators.
|
||||||
*
|
*
|
||||||
* Returns: %TRUE if no virtual modifiers were mapped to the
|
* Returns: %FALSE if two virtual modifiers were mapped to the
|
||||||
* same non-virtual modifier. Note that %FALSE is also returned
|
* same non-virtual modifier. Note that %FALSE is also returned
|
||||||
* if a virtual modifier is mapped to a non-virtual modifier that
|
* if a virtual modifier is mapped to a non-virtual modifier that
|
||||||
* was already set in @state.
|
* was already set in @state.
|
||||||
|
Reference in New Issue
Block a user