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