mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 22:10:08 +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
|
* @keyval: key value of binding to skip
|
||||||
* @modifiers: key modifier of binding to skip
|
* @modifiers: key modifier of binding to skip
|
||||||
*
|
*
|
||||||
* Since: 2.12
|
|
||||||
*
|
|
||||||
* Install a binding on @binding_set which causes key lookups
|
* Install a binding on @binding_set which causes key lookups
|
||||||
* to be aborted, to prevent bindings from lower priority sets
|
* to be aborted, to prevent bindings from lower priority sets
|
||||||
* to be activated.
|
* to be activated.
|
||||||
|
*
|
||||||
|
* Since: 2.12
|
||||||
**/
|
**/
|
||||||
void
|
void
|
||||||
gtk_binding_entry_skip (GtkBindingSet *binding_set,
|
gtk_binding_entry_skip (GtkBindingSet *binding_set,
|
||||||
|
Loading…
Reference in New Issue
Block a user