Add gtk_binding_entry_add_signal_from_string()
This function rescues part of the old parser (which is now standalone) to load a bind/unbind definition string into a GtkBindingSet.
This commit is contained in:
committed by
Matthias Clasen
parent
b98caf9385
commit
53ca6eb0b5
@ -6009,6 +6009,7 @@ gtk_bindings_activate
|
||||
gtk_bindings_activate_event
|
||||
gtk_binding_set_activate
|
||||
gtk_binding_entry_add_signal
|
||||
gtk_binding_entry_add_signal_from_string
|
||||
gtk_binding_entry_skip
|
||||
gtk_binding_entry_remove
|
||||
gtk_binding_set_add_path
|
||||
|
||||
Reference in New Issue
Block a user