Gtk.WidgetPath.prototype.free

function free():void {
    // Gjs wrapper for gtk_widget_path_free()
}

Decrements the reference count on path, freeing the structure if the reference count reaches 0.

Since 3.0