Gtk.Widget.prototype.drag_unhighlight
function drag_unhighlight():void {
// Gjs wrapper for gtk_drag_unhighlight()
}Removes a highlight set by Gtk.Widget.prototype.drag_highlight from a widget.
function drag_unhighlight():void {
// Gjs wrapper for gtk_drag_unhighlight()
}Removes a highlight set by Gtk.Widget.prototype.drag_highlight from a widget.