add_path


Description:

public void add_path (PathType path_type, string path_pattern, PathPriorityType priority)

This function was used internally by the GtkRC parsing mechanism to assign match patterns to BindingSet structures.

In GTK+ 3, these match patterns are unused.

Parameters:

this

a BindingSet to add a path to

path_type

path type the pattern applies to

path_pattern

the actual match pattern

priority

binding priority