Hover decorations in GtkIconView
- From: Debarshi Ray <debarshi ray gmail com>
- To: "Gtk application developers' list" <gtk-app-devel-list gnome org>
- Subject: Hover decorations in GtkIconView
- Date: Fri, 26 Mar 2010 14:45:02 +0200
I have a custom GtkCellRendererPixbuf which I am using to render some
thumbnails in a GtkIconView. Now when the mouse passes over a rendered
thumbnail I want to slightly highlight/decorate it. As far as I can
understand from the documentation my render_vfunc should get
GTK_CELL_RENDERER_PRELIT in the flags parameter when the mouse passes
over.
However, the only value that I am getting are 0 and 1 (ie.
GTK_CELL_RENDERER_SELECTED).
Any idea how to do this?
Thanks,
Debarshi
--
One reason that life is complex is that it has a real part and an
imaginary part.
-- Andrew Koenig
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]