forked from AuroraMiddleware/gtk
cellrendererpixbuf: Add a summary
This commit is contained in:
parent
48a94ccbfc
commit
8b7f39ead8
@ -31,9 +31,9 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
/**
|
||||
* SECTION:gtkcellrendererpixbuf
|
||||
* @Short_description: Renders a pixbuf in a cell
|
||||
* @Title: GtkCellRendererPixbuf
|
||||
* GtkCellRendererPixbuf:
|
||||
*
|
||||
* Renders a pixbuf in a cell
|
||||
*
|
||||
* A #GtkCellRendererPixbuf can be used to render an image in a cell. It allows
|
||||
* to render either a given #GdkPixbuf (set via the
|
||||
|
Loading…
Reference in New Issue
Block a user