Gtk.BindingSet.prototype.add_path
function add_path(path_type:Gtk.PathType, path_pattern:String, priority:Gtk.PathPriorityType):void { // Gjs wrapper for gtk_binding_set_add_path() }
This function was used internally by the GtkRC parsing mechanism to assign match patterns to Gtk.BindingSet structures.
In GTK+ 3, these match patterns are unused.
- path_type
path type the pattern applies to
- path_pattern
the actual match pattern
- priority
binding priority