Gtk.CellRenderer.prototype.set_visible
function set_visible(visible:Boolean):void {
// Gjs wrapper for gtk_cell_renderer_set_visible()
}Sets the cell renderer's visibility.
Since 2.18
- visible
the visibility of the cell
function set_visible(visible:Boolean):void {
// Gjs wrapper for gtk_cell_renderer_set_visible()
}Sets the cell renderer's visibility.
Since 2.18
the visibility of the cell