| Top |
| Bonobo_Unknown | bonobo_context_get () |
| void | bonobo_context_add () |
| BonoboObject * | bonobo_context_running_get () |
| void | bonobo_running_context_auto_exit_unref () |
Bonobo_Unknown bonobo_context_get (const CORBA_char *context_name,CORBA_Environment *opt_ev);
The most useful context is named 'Activation' and returns the IDL:Bonobo/ActivationContext:1.0 interface.
void bonobo_context_add (const CORBA_char *context_name,Bonobo_Unknown context);
This function adds a new context to the context system
void
bonobo_running_context_auto_exit_unref
(BonoboObject *object);