forked from AuroraMiddleware/gtk
cellrenderertoggle: Add a summary
This commit is contained in:
parent
b1ba7f4380
commit
f6932b885d
@ -33,9 +33,9 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:gtkcellrenderertoggle
|
* GtkCellRendererToggle:
|
||||||
* @Short_description: Renders a toggle button in a cell
|
*
|
||||||
* @Title: GtkCellRendererToggle
|
* Renders a toggle button in a cell
|
||||||
*
|
*
|
||||||
* #GtkCellRendererToggle renders a toggle button in a cell. The
|
* #GtkCellRendererToggle renders a toggle button in a cell. The
|
||||||
* button is drawn as a radio or a checkbutton, depending on the
|
* button is drawn as a radio or a checkbutton, depending on the
|
||||||
|
Loading…
Reference in New Issue
Block a user