test: stars rating with images

Dirk Hohndel dirk at hohndel.org
Mon Oct 22 13:21:46 PDT 2012


"Lubomir I. Ivanov" <neolit123 at gmail.com> writes:

> just a test, perhaps something for a future version.
>
> instead of stock icons "pixbuf" can be used, for loaded images with:
> gtk_cell_layout_set_attributes( GTK_CELL_LAYOUT(combo), renderer,
> "pixbuf", SOME_COL, NULL );
>
> and GDK_TYPE_PIXBUF instead of  G_TYPE_STRING in gtk_list_store_new(...)


Cool. I really don't want to change this code for 2.1... but would you
work on a patch to switch over to this after the release? I like this
much better than what we have today.

/D


More information about the subsurface mailing list