ColumnViewCell.setChild

Sets the child to be used for this listitem.

This function is typically called by applications when setting up a listitem so that the widget can be reused when binding it multiple times.

class ColumnViewCell
override
void
setChild

Parameters

child gtk.widget.Widget

The list item's child or null to unset