Package: gtk

Function gtk:cell-renderer-request-mode

Lambda List

gtk:cell-renderer-request-mode (cell)

Arguments

cell -- a gtk:cell-renderer object

Return Value

The gtk:size-request-mode mode preferred by this cell renderer.

Details

Gets whether the cell renderer prefers a height-for-width layout or a width-for-height layout.

Warning

The gtk:cell-renderer implementation is deprecated since 4.10. List views use widgets for displaying their contents.
 

See also

#2024-5-15