Gtk.Widget.prototype.class_path

function class_path():void {
    // Gjs wrapper for gtk_widget_class_path()
}

Same as Gtk.path, but always uses the name of a widget's type, never uses a custom name set with Gtk.set_name.