mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
More doc fixes
svn path=/trunk/; revision=21281
This commit is contained in:
parent
73e2b962bc
commit
f4f22e1c37
@ -730,11 +730,11 @@ gtk_binding_entry_clear (GtkBindingSet *binding_set,
|
||||
* @keyval: key value of binding to skip
|
||||
* @modifiers: key modifier of binding to skip
|
||||
*
|
||||
* Since: 2.12
|
||||
*
|
||||
* Install a binding on @binding_set which causes key lookups
|
||||
* to be aborted, to prevent bindings from lower priority sets
|
||||
* to be activated.
|
||||
*
|
||||
* Since: 2.12
|
||||
**/
|
||||
void
|
||||
gtk_binding_entry_skip (GtkBindingSet *binding_set,
|
||||
|
Loading…
Reference in New Issue
Block a user