Method

RBPropertyViewset_column_visible

Declaration [src]

void
rb_property_view_set_column_visible (
  RBPropertyView* view,
  gboolean visible
)

Description [src]

Sets the visibility of the property column.

Parameters

visible

Type: gboolean

Whether the property column should be visible.