GtkTreeViewColumn implement GtkCellLayout interface, so you can use
GtkCellLayout methods to packing more than one GtkCellRenderer.
2010/7/31, c-aries :
> Hi everyone.
>
> As the attachment picture shows, I wanna append a column group "Position" to
> the GtkTreeView.
> The column group "Position
Hi everyone.
As the attachment picture shows, I wanna append a column group "Position" to
the GtkTreeView.
The column group "Position" has 3 GtkTreeViewColumn members: "Pan", "Tilt"
and "Time".
Under the big header button "Position", there is 3 little header buttons
"Pan", "Tilt" and "Time".
So t