Package: gtk

Function gtk:cell-area-is-activatable

Lambda List

gtk:cell-area-is-activatable (area)

Arguments

area -- a gtk:cell-area object

Return Value

The boolean whether area can do anything when activated.

Details

Returns whether the cell area can do anything when activated, after applying new attributes to area.

Warning

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

See also

#2024-7-7