Package: gtk

Function gtk:cell-layout-cells

Lambda List

gtk:cell-layout-cells (layout)

Arguments

layout -- a gtk:cell-layout object

Return Value

The list of gtk:cell-renderer objects.

Details

Returns the cell renderers which have been added to the cell layout.

Warning

The gtk:cell-layout implementation is deprecated since 4.10. Please do not use it in newly written code.
 

See also

#2024-5-1