Re: example



On Wed, Nov 23, 2005 at 12:41:12AM +1100, ashley maher wrote:

So it occurred to me that a properly written c_handler should return the
data required.  This has proven not so.

...

static void
gtree_onSelection (GtkTreeView *treeview, gpointer *data)

A properly written callback should have correct function
signature, please see:

  http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeView.html#GtkTreeView-row-activated

Just is not getting me anywhere. Hence my question if somebody had a
working example somewhere

A "row-activated" callback example is even in Gtk+ demo,
please see demo/gtk-demo/main.c.

Yeti


--
That's enough.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]