Package: gtk

Function gtk:cell-area-request-mode

Lambda List

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

Arguments

area -- a gtk:cell-area object

Return Value

The gtk:size-request-mode value preferred by area.

Details

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

Warning

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

See also

2024-7-7