bonobo-listener.c/bonobo_listener_new doco
- From: monkeyiq <monkeyiq dingoblue net au>
- To: gnome-components-list <gnome-components-list gnome org>
- Subject: bonobo-listener.c/bonobo_listener_new doco
- Date: 30 Dec 2000 01:42:07 +1000
Hi,
I noticed that in the header docs for this function there is a function proto like this:
* void some_callback (GtkObject *,
* char *event_name,
* BonoboArg *event_data,
* CORBA_Environment *ev,
* gpointer user_data);
I had to use a function like
void iteration_event_cb(
BonoboListener *,
char *,
CORBA_any *,
CORBA_Environment *,
void *);
To compile my listener... I was letting people know that maybe the doco for this function is outdated. no patch included because of the trivial nature of the issue;
Use what talents you possess: the woods would be very silent if no birds
sang there except those that sang best.
-- Henry Van Dyke
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]