BindingSet.addPath
void addPath(gtk.types.PathType pathType, string pathPattern, gtk.types.PathPriorityType priority)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.
Parameters
pathType | path type the pattern applies to |
pathPattern | the actual match pattern |
priority | binding priority |