Hi.
I trying to create custom GtkCellRenderer with some text. And I want this text truncated, when a size of GtkCellRenderer is smaller than size of text. For example:
How can I do this? Is this some property of CellRenderer or PangoLayout or I need to do this manually?
P.S. Sorry for my English.