Method
RBPropertyViewappend_column_custom
Declaration [src]
void
rb_property_view_append_column_custom (
RBPropertyView* view,
GtkTreeViewColumn* column
)
Parameters
column
-
Type:
GtkTreeViewColumn
A
GtkTreeViewColumn
to append to the view.The data is owned by the caller of the method.