public static weak ModuleInfo bonobo_module_info_get ( ) ;
public static void clearenv ( ) ;
public static int execute_async ( string dir,
int argc,
string[] argv ) ;
public static int execute_async_fds ( string dir,
int argc,
string[] argv,
bool close_fds ) ;
public static int execute_async_with_env ( string dir,
int argc,
string[] argv,
int envc,
string[] envv ) ;
public static int execute_async_with_env_fds ( string dir,
int argc,
string[] argv,
int envc,
string[] envv,
bool close_fds ) ;
public static int execute_shell ( string dir,
string commandline ) ;
public static int execute_shell_fds ( string dir,
string commandline,
bool close_fds ) ;
public static int execute_terminal_shell ( string dir,
string commandline ) ;
public static int execute_terminal_shell_fds ( string dir,
string commandline,
bool close_fds ) ;
public static weak string g_extension_pointer ( string path ) ;
public static weak string gconf_get_app_settings_relative ( Program program,
string subkey ) ;
public static weak string gconf_get_gnome_libs_settings_relative ( string subkey ) ;
public static bool help_display ( string file_name,
string link_id )
throws GLib.Error;
public static bool help_display_desktop ( Program program,
string doc_id,
string file_name,
string link_id )
throws GLib.Error;
public static bool help_display_desktop_with_env ( Program program,
string doc_id,
string file_name,
string link_id,
weak string envp )
throws GLib.Error;
public static bool help_display_uri ( string help_uri )
throws GLib.Error;
public static bool help_display_uri_with_env ( string help_uri,
weak string envp )
throws GLib.Error;
public static bool help_display_with_doc_id ( Program program,
string doc_id,
string file_name,
string link_id )
throws GLib.Error;
public static bool help_display_with_doc_id_and_env ( Program program,
string doc_id,
string file_name,
string link_id,
weak string envp )
throws GLib.Error;
public static GLib.Quark help_error_quark ( ) ;
public static weak ModuleInfo libgnome_module_info_get ( ) ;
public static void prepend_terminal_to_vector ( int argc,
weak string argv ) ;
public static int setenv ( string name,
string value,
bool overwrite ) ;
public static int sound_connection_get ( ) ;
public static void sound_init ( string hostname ) ;
public static void sound_play ( string filename ) ;
public static int sound_sample_load ( string sample_name,
string filename ) ;
public static void sound_shutdown ( ) ;
public static void triggers_add_trigger ( Trigger nt ) ;
public static void triggers_do ( string msg,
string level ) ;
public static void triggers_vadd_trigger ( Trigger nt,
string[] supinfo ) ;
public static void triggers_vdo ( string msg,
string level,
string[] supinfo ) ;
public static void unsetenv ( string name ) ;
public static GLib.Quark url_error_quark ( ) ;
public static bool url_show ( string url )
throws GLib.Error;
public static bool url_show_with_env ( string url,
weak string envp )
throws GLib.Error;
public static weak string user_accels_dir_get ( ) ;
public static weak string user_dir_get ( ) ;
public static weak string user_private_dir_get ( ) ;
public static weak string util_user_shell ( ) ;
public static weak ModuleInfo bonobo_module_info_get ( ) ;
public static void clearenv ( ) ;
public static int execute_async ( string dir,
int argc,
string[] argv ) ;
public static int execute_async_fds ( string dir,
int argc,
string[] argv,
bool close_fds ) ;
public static int execute_async_with_env ( string dir,
int argc,
string[] argv,
int envc,
string[] envv ) ;
public static int execute_async_with_env_fds ( string dir,
int argc,
string[] argv,
int envc,
string[] envv,
bool close_fds ) ;
public static int execute_shell ( string dir,
string commandline ) ;
public static int execute_shell_fds ( string dir,
string commandline,
bool close_fds ) ;
public static int execute_terminal_shell ( string dir,
string commandline ) ;
public static int execute_terminal_shell_fds ( string dir,
string commandline,
bool close_fds ) ;
public static weak string g_extension_pointer ( string path ) ;
public static weak string gconf_get_app_settings_relative ( Program program,
string subkey ) ;
public static weak string gconf_get_gnome_libs_settings_relative ( string subkey ) ;
public static bool help_display ( string file_name,
string link_id )
throws GLib.Error;
public static bool help_display_desktop ( Program program,
string doc_id,
string file_name,
string link_id )
throws GLib.Error;
public static bool help_display_desktop_with_env ( Program program,
string doc_id,
string file_name,
string link_id,
weak string envp )
throws GLib.Error;
public static bool help_display_uri ( string help_uri )
throws GLib.Error;
public static bool help_display_uri_with_env ( string help_uri,
weak string envp )
throws GLib.Error;
public static bool help_display_with_doc_id ( Program program,
string doc_id,
string file_name,
string link_id )
throws GLib.Error;
public static bool help_display_with_doc_id_and_env ( Program program,
string doc_id,
string file_name,
string link_id,
weak string envp )
throws GLib.Error;
public static GLib.Quark help_error_quark ( ) ;
public static weak ModuleInfo libgnome_module_info_get ( ) ;
public static void prepend_terminal_to_vector ( int argc,
weak string argv ) ;
public static int setenv ( string name,
string value,
bool overwrite ) ;
public static int sound_connection_get ( ) ;
public static void sound_init ( string hostname ) ;
public static void sound_play ( string filename ) ;
public static int sound_sample_load ( string sample_name,
string filename ) ;
public static void sound_shutdown ( ) ;
public static void triggers_add_trigger ( Trigger nt ) ;
public static void triggers_do ( string msg,
string level ) ;
public static void triggers_vadd_trigger ( Trigger nt,
string[] supinfo ) ;
public static void triggers_vdo ( string msg,
string level,
string[] supinfo ) ;
public static void unsetenv ( string name ) ;
public static GLib.Quark url_error_quark ( ) ;
public static bool url_show ( string url )
throws GLib.Error;
public static bool url_show_with_env ( string url,
weak string envp )
throws GLib.Error;
public static weak string user_accels_dir_get ( ) ;
public static weak string user_dir_get ( ) ;
public static weak string user_private_dir_get ( ) ;
public static weak string util_user_shell ( ) ;
Created by Valadoc