Package org.gnome.gtk

Class ColumnViewRow

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class ColumnViewRow extends GObject
GtkColumnViewRow is used by ColumnView to allow configuring how rows are displayed.

It is not used to set the widgets displayed in the individual cells. For that see GtkColumnViewColumn#setFactory and GtkColumnViewCell.