More of the same
This commit is contained in:
@ -81,7 +81,7 @@ struct _GtkCellRendererPixbufPrivate
|
||||
gchar *icon_name;
|
||||
};
|
||||
|
||||
G_DEFINE_TYPE (GtkCellRendererPixbuf, gtk_cell_renderer_pixbuf, GTK_TYPE_CELL_RENDERER);
|
||||
G_DEFINE_TYPE (GtkCellRendererPixbuf, gtk_cell_renderer_pixbuf, GTK_TYPE_CELL_RENDERER)
|
||||
|
||||
static void
|
||||
gtk_cell_renderer_pixbuf_init (GtkCellRendererPixbuf *cellpixbuf)
|
||||
|
||||
Reference in New Issue
Block a user