Method

GtkCellRendererset_visible

Declaration [src]

void
gtk_cell_renderer_set_visible (
  GtkCellRenderer* cell,
  gboolean visible
)

Description [src]

Sets the cell renderer’s visibility.

Deprecated since:4.10

Please do not use it in newly written code.

Parameters

visible gboolean
 

The visibility of the cell.