Gtk.Widget.prototype.map
function map():void {
// Gjs wrapper for gtk_widget_map()
}This function is only for use in widget implementations. Causes a widget to be mapped if it isn't already.
function map():void {
// Gjs wrapper for gtk_widget_map()
}This function is only for use in widget implementations. Causes a widget to be mapped if it isn't already.