Hello!
Hi I'm trying to explore java-gnome sources. I found one strange thing. In
GtkCellRenderer.java there is a following code:
static final void connect(CellRenderer self, GtkCellRenderer.RenderSignal
handlerInstance, boolean after) {
connectSignal(self, handlerInstance, GtkCellRenderer.class, "render",
after);
}
However, there is no signal "render" in GtkCellRenderer according to GTK
documentation. Is this an error or I just don't understand something? Thank you.
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
endpoint security space. For insight on selecting the right partner to
tackle endpoint security challenges, access the full report.
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
java-gnome-developer mailing list
java-gnome-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/java-gnome-developer