BindingSet.addPath

Warning gtk_binding_set_add_path is deprecated and should not be used in newly-written code. 3.0 This function was used internally by the GtkRC parsing mechanism to assign match patterns to GtkBindingSet structures. In GTK+ 3, these match patterns are unused.

class BindingSet
void
addPath

Parameters

pathType GtkPathType

path type the pattern applies to

pathPattern string

the actual match pattern

priority GtkPathPriorityType

binding priority

Meta