e_cell_hbox_new ()
ECell *
e_cell_hbox_new (void
);
e_cell_hbox_new
is deprecated and should not be used in newly-written code.
Creates a new ECell renderer that can be used to render multiple
child cells.
Returns
an ECell object that can be used to render multiple
child cells.
e_cell_hbox_append ()
void
e_cell_hbox_append (ECellHbox *vbox
,
ECell *subcell
,
gint model_col
,
gint size
);
e_cell_hbox_append
is deprecated and should not be used in newly-written code.