cellrenderertoggle: Add a summary

This commit is contained in:
Matthias Clasen 2021-03-01 22:39:20 -05:00 committed by Emmanuele Bassi
parent b1ba7f4380
commit f6932b885d

View File

@ -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