Top | ![]() |
![]() |
![]() |
![]() |
GvaCellRendererPixbufGvaCellRendererPixbuf — A clickable GtkCellRendererPixbuf |
This is a clickable GtkCellRendererPixbuf subclass. It implements the
activate
method to emit a “clicked” signal when
the cell is activated.
GtkCellRenderer *
gva_cell_renderer_pixbuf_new (void
);
Creates a new GvaCellRendererPixbuf object.
gboolean
gva_cell_renderer_pixbuf_get_active (GvaCellRendererPixbuf *cell
);
Returns whether cell
should be drawn as active.
void gva_cell_renderer_pixbuf_set_active (GvaCellRendererPixbuf *cell
,gboolean active
);
Sets whether cell
should be drawn as active.