BindingSet.addPath

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
(
GtkPathType pathType
,,
GtkPathPriorityType priority
)

Parameters

pathType GtkPathType

path type the pattern applies to

pathPattern string

the actual match pattern

priority GtkPathPriorityType

binding priority

Meta