Package: gtk

Function gtk:cell-view-new-with-text

Lambda List

gtk:cell-view-new-with-text (text)

Arguments

text -- a string with the text to display in the cell view

Return Value

A newly created gtk:cell-view widget.

Details

Creates a new cell view, adds a gtk:cell-renderer-text object to it, and makes its show text.
 

See also

#2023-3-16