forked from AuroraMiddleware/gtk
cellrenderertext: Add a summary
This commit is contained in:
parent
2eae3e8e78
commit
b1ba7f4380
@ -34,9 +34,9 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:gtkcellrenderertext
|
* GtkCellRendererText:
|
||||||
* @Short_description: Renders text in a cell
|
*
|
||||||
* @Title: GtkCellRendererText
|
* Renders text in a cell
|
||||||
*
|
*
|
||||||
* A #GtkCellRendererText renders a given text in its cell, using the font, color and
|
* A #GtkCellRendererText renders a given text in its cell, using the font, color and
|
||||||
* style information provided by its properties. The text will be ellipsized if it is
|
* style information provided by its properties. The text will be ellipsized if it is
|
||||||
|
Loading…
Reference in New Issue
Block a user