/* * Author: * Martin Baulig * * Copyright 2000 SuSE GmbH. */ #ifndef _GSHELL_CONTROLS_H_ #define _GSHELL_CONTROLS_H_ #include #include #include BonoboObjectClient *gshell_control_wrapper (const gchar *goad_id); #endif