Gtk.CellRenderer.prototype.get_visible
function get_visible():Boolean { // Gjs wrapper for gtk_cell_renderer_get_visible() }
Returns the cell renderer's visibility.
Since 2.18
- Returns
true if the cell renderer is visible
function get_visible():Boolean { // Gjs wrapper for gtk_cell_renderer_get_visible() }
Returns the cell renderer's visibility.
Since 2.18
true if the cell renderer is visible