install_property_parser

function install_property_parser(pspec:GObject.ParamSpec, parser:Gtk.RcPropertyParser):void {
    // Gjs wrapper for gtk_settings_install_property_parser()
}
pspec
parser