- Global ROXInfoWin::browser_cmds
- Global applet_get_position (GtkWidget *plug)
- Use rox_applet_get_position() instead.
- Global applet_popup_menu (GtkWidget *plug, GtkWidget *menu, GdkEventButton *evbut)
- Use rox_applet_popup_menu() instead.
- Global basedir_get_config_home (void)
- use rox_basedir_get_config_home()
- Global basedir_get_config_paths (void)
- use rox_basedir_get_config_home()
- Global basedir_load_config_path (const char *resource, const char *leaf)
- use rox_basedir_load_config_path().
- Global basedir_load_config_paths (const char *resource, const char *leaf)
- use rox_basedir_load_config_paths().
- Global basedir_load_data_paths (const char *resource, const char *leaf)
- use rox_basedir_load_data_paths().
- Global basedir_save_config_path (const char *resource, const char *leaf)
- use rox_basedir_save_config_path().
- Global basedir_save_data_path (const char *resource, const char *leaf)
- use rox_basedir_save_data_path().
- Global choices_find_path_load (const char *leaf, const char *dir)
- Use rox_choices_load() instead.
- Global choices_find_path_save (const char *leaf, const char *dir, gboolean create)
- Use rox_choices_save() instead
- Global choices_free_list (GPtrArray *list)
- use rox_choices_list_dirs() instead.
- Global choices_init (void)
- This is called by rox_init_with_domain() and you should call that in preference to this.
- Global choices_list_dirs (const char *dir)
- use rox_choices_list_dirs() instead.
- Global info_win_add_browser_command (ROXInfoWin *iw, const gchar *cmd)
- As rox_info_win_add_browser_command().
- Global info_win_get_type (void)
- Replaced by rox_info_win_get_type()
- Global info_win_new (const gchar *program, const gchar *purpose, const gchar *version, const gchar *author, const gchar *website)
- As rox_info_win_new() except that the window's delete_event signal is caught to turn closing the window into a hide
- Global info_win_new_from_appinfo (const gchar *program)
- As rox_info_win_new_from_appinfo() except that the window's delete_event signal is caught to turn closing the window into a hide
- Global rox_info_win_add_browser_command (ROXInfoWin *iw, const gchar *cmd)
- Web sites are now viewed using rox_uri_launch() and commands added by this function are ignored.
- Global rox_info_win_new (const gchar *program, const gchar *purpose, const gchar *version, const gchar *author, const gchar *website)
- Use rox_info_win_new_from_appinfo() instead.
- Global InfoWin
- Use ROXInfoWin
- Global InfoWinClass
- Use ROXInfoWinClass
- Global mime_get_by_content (void)
- Use rox_mime_get_by_content()
- Global mime_get_ignore_exec_bit (void)
- Use rox_mime_get_ignore_exec_bit().
- Global mime_init (void)
- Use rox_mime_init() instead.
- Global mime_lookup (const char *path)
- Use rox_mime_lookup().
- Global mime_lookup_by_name (const char *name)
- use rox_mime_lookup_by_name()
- Global mime_set_by_content (int content)
- Use rox_mime_set_by_content()
- Global mime_set_ignore_exec_bit (int ignore)
- Use rox_mime_set_ignore_exec_bit().
- Global mime_type_comment (ROXMIMEType *type)
- use rox_mime_type_comment().
- Global mime_type_name (const ROXMIMEType *type)
- use rox_mime_type_name().
- Global option_add_int (ROXOption *option, const gchar *key, int value)
- Use rox_option_add_int().
- Global option_add_notify (ROXOptionNotify *callback)
- Use rox_option_add_notify().
- Global option_add_saver (ROXOptionNotify *callback)
- Use rox_option_add_save().
- Global option_add_string (ROXOption *option, const gchar *key, const gchar *value)
- Use rox_option_add_int().
- Global option_register_widget (char *name, ROXOptionBuildFn builder)
- Use rox_option_register_widget().
- Global options_init (const char *project)
- Use rox_options_init_with_domain() instead.
- Global options_init_with_domain (const char *project, const char *domain)
- Use rox_options_init_with_domain() instead.
- Global options_notify (void)
- Use rox_options_notify().
- Global options_show (void)
- Use rox_options_show().
- Global rox_options_init (const char *project)
- Use rox_options_init_with_domain() instead.
- Global Option
- use ROXOption
- Global OptionBuildFn
- use ROXOptionBuildFn
- Global OptionNotify
- use ROXOptionNotify
- Global rox_init (const char *program, int *argc, char ***argv)
- Use rox_init_with_domain() instead.
- Global rox_resources_find (const gchar *app_name, const gchar *leaf, const gchar *lang)
- Use rox_resources_find_with_domain() instead.
Generated on Sat Oct 22 17:49:15 2005 for ROX-CLib by
1.3.8