GtkCellLayout
An interface for packing cells
#GtkCellLayout is an interface to be implemented by all objects which
want to provide a #GtkTreeViewColumn-like API for packing cells, setting
attributes and data funcs.
@g_iface:
@pack_start:
@pack_end:
@clear:
@add_attribute:
@set_cell_data_func:
@clear_attributes:
@reorder:
A function which should set the value of @cell_layout's cell renderer(s)
as appropriate.
@cell_layout: a #GtkCellLayout
@cell: the cell renderer whose value is to be set
@tree_model: the model
@iter: a #GtkTreeIter indicating the row to set the value for
@data: user data passed to gtk_cell_layout_set_cell_data_func()
@cell_layout:
@cell:
@expand:
@cell_layout:
@cell:
@expand:
@cell_layout:
@cell:
@position:
@cell_layout:
@cell_layout:
@cell:
@Varargs:
@cell_layout:
@cell:
@attribute:
@column:
@cell_layout:
@cell:
@func:
@func_data:
@destroy:
@cell_layout:
@cell: