GNOME 2.x Added/Deprecated Interfaces

Purpose

This page is for keeping track of interface additions and deprecations in GNOME 2.x releases. Wherever possible, it should simply link to the appropriate pages in the API reference. For instance, glib and GTK+ use gtk-doc to generate these pages.

Platform Interfaces

ATK

ATK is the Accessibility ToolKit. These interfaces are intended to be used by AT (Accessible Technology) programs to provide services needed for users with accessibility needs. These interfaces are typically accessed via at-spi.

Resources

Added

See bug #313183 - use of "since" tag

Release

Symbol

1.1.0

atk_action_get_localized_name

1.1.0

atk_object_add_relationship

1.1.0

atk_object_remove_relationship

1.1.0

atk_role_get_localized_name

1.3.0

atk_hyperlink_is_selected_link

1.3.0

atk_text_free_ranges

1.3.0

atk_text_get_bounded_ranges

1.3.0

atk_text_get_range_extents

1.5.1

atk_get_focus_object

1.9.0

atk_relation_add_target

1.9.0

atk_relation_set_add_relation_by_type

1.11.0

atk_object_get_attributes

1.11.0

atk_component_get_alpha

1.11.0

atk_document_get_locale

1.11.0

atk_document_get_attributes

1.11.0

atk_document_get_attribute_value

1.11.0

atk_document_set_attribute_value

1.11.0

atk_image_get_image_locale

Deprecated

See bug #320333 - use of "deprecated" tag

  • atk_object_get_layer (use atk_component_get_layer)

  • atk_object_get_mdi_zorder (use atk_component_get_mdi_zorder)

at-spi

The at-spi library provides out-of-process access to the ATK interfaces, so that an AT (Accessibile Technology) program can access information concerning other running programs.

Resouces

Added

Release

Version

1.1.6

AccessibleEvent_ref

1.1.6

AccessibleEvent_unref

1.1.8

AccessibleText_getBoundedRanges

1.1.8

AccessibleText_getRangeExtents

1.1.9

AccessibleTextRange_freeRanges

1.3.3

SPI!AccessibleException_getSource

1.3.3

SPIException_getDescription

1.3.3

SPIException_getExceptionCode

1.3.3

SPIException_getSourceType

1.3.3

SPI_dupString

1.3.3

SPI_exceptionHandlerPop

1.3.3

SPI_exceptionHandlerPush

1.3.4

AccessibleStreamableContent_close

1.3.4

AccessibleStreamableContent_freeContentTypesList

1.3.4

AccessibleStreamableContent_getContentTypes

1.3.4

AccessibleStreamableContent_open

1.3.4

AccessibleStreamableContent_read

1.3.4

AccessibleStreamableContent_ref

1.3.9

AccessibleStreamableContent_seek

1.3.4

AccessibleStreamableContent_unref

1.3.9

AccessibleText_getDefaultAttributes

1.3.9

Accessible_getLocalizedRoleName

1.3.11

AccessibleApplication_getLocale

1.5.3

AccessibleBoundsChangedEvent_getNewBounds

1.5.3

SPI_freeRect

Deprecated

  • AccessibleRole_getName

GAIL

GAIL is the GTK Accessibility Implementation Library. It provides a few helper interfaces for ISV's who create custom widgets to more easily implement ATK interfaces. The bulk of this library contains private implementation of ATK interfaces for GNOME widgets which are not intended for ISV use.

Resources

This library has no added or deprecated symbols since the GNOME 2.0 release.

GConf

GConf is the GNOME Configuration library and is used to store system and user configuration data used by GNOME programs. ISV's may use GConf to store and access configuration data for their programs. Unless otherwise specified, the specific GConf keys used by various GNOME applications are not Stable interfaces. Therefore, ISV's should not make their programs depend on GConf keys that are provided by the GNOME desktop.

Resources

Added

Release

Symbol

2.3.3

gconf_client_recursive_unset

2.3.3

gconf_engine_get_for_addresses

2.4.0

gconf_client_notify

2.7.1

gconf_address_list_free

2.7.1

gconf_address_list_get_persistent_name

2.7.1

gconf_engine_get_local_for_addresses

2.7.1

gconf_persistent_name_get_address_list

2.7.1

gconf_sources_add_listener

2.7.1

gconf_sources_is_affected

2.7.1

gconf_sources_remove_listener

2.7.1

gconf_sources_set_notify_func

Deprecated

  • gconf_entry_free
  • gconf_init
  • gconf_is_initialized
  • gconf_preinit
  • gconf_postinit

Glib/GObject/GModule

The Glib/GObject/GModule libraries provide core utility functions used by all GNOME programs. ISV's are encouraged to use interfaces as documented. These interfaces ensure a high degree of stability because running 'make check' is used to verify that the built libraries conform to an expected listing of symbols via the abicheck script.

The Glib/GObject/GModule build process includes explicit listings of the ABI (gtk.symbols, etc.) and running 'make check' verifies that the built libraries conform to that list of symbols. These tests currently only check function interfaces and not data interfaces. These tests help to verify interface stability for these libraries.

Resources

Added

Library

Release

Symbols Added

Glib

2.2

Link

Glib

2.4

Link

Glib

2.6

Link

Glib

2.8

Link

GObject

2.2

Link

GObject

2.4

Link

GObject

2.6

Link

GObject

2.8

Link

Deprecated

GTK+/GDK/GdkPixbuf

The GTK+/GDK/!GdkPixbuf interfaces provide base widgets, drawing, and image processing functionality. ISV's are encouraged to use interfaces as documented. These interfaces ensure a high degree of stability because running 'make check' is used to verify that the built libraries conform to an expected listing of symbols via the abicheck script.

The GTK+/GDK/!GdkPixbuf build process includes explicit listings of the ABI (gtk.symbols, etc.) and running 'make check' verifies that the built libraries conform to that list of symbols. These tests currently only check function interfaces and not data interfaces. These tests help to verify interface stability for these libraries.

Added

Library

Release

Symbols Added

GdkPixbuf

2.2

Link

GdkPixbuf

2.4

Link

GdkPixbuf

2.6

Link

GdkPixbuf

2.8

Link

Gdk

2.2

Link

Gdk

2.4

Link

Gdk

2.6

Link

Gdk

2.8

Link

GTK+

2.2

Link

GTK+

2.4

Link

GTK+

2.6

Link

GTK+

2.8

Link

Detail

Deprecated

gnome-mime-data

The gnome-mime-data module contains interfaces exposed in the "Shared Mime Info Specification" freedesktop.org specification. It contains no binary API.

gnome-vfs

gnome-vfs is the GNOME Virtual File System used by nautilus, and other programs to support URI (Universal Resource Indicator)

Resources

Added

Release

Version

2.2

gnome_vfs_async_file_control

2.2

gnome_vfs_context_free

2.2

gnome_vfs_file_control

2.2

gnome_vfs_file_control_cancellable

2.2

gnome_vfs_format_uri_for_display

2.2

gnome_vfs_get_uri_scheme

2.2

gnome_vfs_inet_connection_to_socket_buffer

2.2

gnome_vfs_make_uri_canonical_strip_fragment

2.2

gnome_vfs_make_uri_from_input

2.2

gnome_vfs_make_uri_from_shell_arg

2.2

gnome_vfs_make_uri_full_from_relative

2.2

gnome_vfs_open_fd

2.2

gnome_vfs_read_entire_file

2.2

gnome_vfs_uris_match

2.4

gnome_vfs_make_uri_from_input_with_dirs

2.4

gnome_vfs_mime_action_launch

2.4

gnome_vfs_mime_action_launch_with_env

2.4

gnome_vfs_mime_application_launch

2.4

gnome_vfs_mime_application_launch_with_env

2.4

gnome_vfs_url_show

2.4

gnome_vfs_url_show_with_env

2.5.0

gnome_vfs_async_seek

2.5.3

gnome_vfs_daemon_convert_from_corba_file_info

2.5.3

gnome_vfs_daemon_convert_to_corba_file_info

2.5.3

gnome_vfs_daemon_set_current_daemon_client_call

2.6

gnome_vfs_connect_to_server

2.6

gnome_vfs_drive_compare

2.6

gnome_vfs_drive_eject

2.6

gnome_vfs_drive_get_activation_uri

2.6

gnome_vfs_drive_get_device_path

2.6

gnome_vfs_drive_get_device_type

2.6

gnome_vfs_drive_get_display_name

2.6

gnome_vfs_drive_get_hal_udi

2.6

gnome_vfs_drive_get_icon

2.6

gnome_vfs_drive_get_id

2.6

gnome_vfs_drive_get_mounted_volume

2.6

gnome_vfs_drive_get_mounted_volumes

2.6

gnome_vfs_drive_get_type

2.6

gnome_vfs_drive_is_connected

2.6

gnome_vfs_drive_is_mounted

2.6

gnome_vfs_drive_is_user_visible

2.6

gnome_vfs_drive_mount

2.6

gnome_vfs_drive_ref

2.6

gnome_vfs_drive_to_corba

2.6

gnome_vfs_drive_unmount

2.6

gnome_vfs_drive_unref

2.6

gnome_vfs_drive_volume_list_free

2.6

gnome_vfs_get_file_mime_type_fast

2.6

gnome_vfs_get_is_daemon

2.6

gnome_vfs_get_volume_monitor

2.6

gnome_vfs_set_is_daemon

2.6

gnome_vfs_volume_compare

2.6

gnome_vfs_volume_eject

2.6

gnome_vfs_volume_get_activation_uri

2.6

gnome_vfs_volume_get_device_path

2.6

gnome_vfs_volume_get_device_type

2.6

gnome_vfs_volume_get_display_name

2.6

gnome_vfs_volume_get_drive

2.6

gnome_vfs_volume_get_filesystem_type

2.6

gnome_vfs_volume_get_hal_udi

2.6

gnome_vfs_volume_get_icon

2.6

gnome_vfs_volume_get_id

2.6

gnome_vfs_volume_get_volume_type

2.6

gnome_vfs_volume_handles_trash

2.6

gnome_vfs_volume_is_mounted

2.6

gnome_vfs_volume_is_read_only

2.6

gnome_vfs_volume_is_user_visible

2.6

gnome_vfs_volume_monitor_emit_pre_unmount

2.6

gnome_vfs_volume_monitor_get_connected_drives

2.6

gnome_vfs_volume_monitor_get_drive_by_id

2.6

gnome_vfs_volume_monitor_get_mounted_volumes

2.6

gnome_vfs_volume_monitor_get_volume_by_id

2.6

gnome_vfs_volume_monitor_get_volume_for_path

2.6

gnome_vfs_volume_monitor_ref

2.6

gnome_vfs_volume_monitor_unref

2.6

gnome_vfs_volume_ref

2.6

gnome_vfs_volume_to_corba

2.6

gnome_vfs_volume_unmount

2.6

gnome_vfs_volume_unref

2.8

gnome_vfs_address_dup

2.8

gnome_vfs_address_free

2.8

gnome_vfs_address_get_family_type

2.8

gnome_vfs_address_get_ipv4

2.8

gnome_vfs_address_get_sockaddr

2.8

gnome_vfs_address_new_from_ipv4

2.8

gnome_vfs_address_new_from_sockaddr

2.8

gnome_vfs_address_new_from_string

2.8

gnome_vfs_address_to_string

2.8

gnome_vfs_dns_sd_browse

2.8

gnome_vfs_dns_sd_browse_sync

2.8

gnome_vfs_dns_sd_cancel_resolve

2.8

gnome_vfs_dns_sd_list_browse_domains_sync

2.8

gnome_vfs_dns_sd_resolve

2.8

gnome_vfs_dns_sd_resolve_sync

2.8

gnome_vfs_dns_sd_service_list_free

2.8

gnome_vfs_dns_sd_stop_browse

2.8

gnome_vfs_get_default_browse_domains

2.8

gnome_vfs_inet_connection_create_from_address

2.8

gnome_vfs_inet_connection_free

2.8

gnome_vfs_inet_connection_get_address

2.8

gnome_vfs_inet_connection_get_ip

2.8

gnome_vfs_mime_get_all_desktop_entries

2.8

gnome_vfs_mime_get_default_desktop_entry

2.8

gnome_vfs_mime_info_cache_reload

2.8

gnome_vfs_mime_reload

2.8

gnome_vfs_mime_type_get_equivalence

2.8

gnome_vfs_mime_type_is_equal

2.8

gnome_vfs_resolve

2.8

gnome_vfs_resolve_free

2.8

gnome_vfs_resolve_next_address

2.8

gnome_vfs_resolve_reset_to_beginning

2.8

gnome_vfs_result_from_h_errno_val

2.8

gnome_vfs_socket_buffer_read_until

2.8

gnome_vfs_socket_free

2.8

gnome_vfs_socket_set_timeout

2.8

gnome_vfs_ssl_set_timeout

2.10

gnome_vfs_forget_cache

2.10

gnome_vfs_mime_application_equal

2.10

gnome_vfs_mime_application_get_binary_name

2.10

gnome_vfs_mime_application_get_desktop_file_path

2.10

gnome_vfs_mime_application_get_desktop_id

2.10

gnome_vfs_mime_application_get_exec

2.10

gnome_vfs_mime_application_get_generic_name

2.10

gnome_vfs_mime_application_get_icon

2.10

gnome_vfs_mime_application_get_name

2.10

gnome_vfs_mime_application_get_startup_wm_class

2.10

gnome_vfs_mime_application_new_from_desktop_id

2.10

gnome_vfs_mime_application_requires_terminal

2.10

gnome_vfs_mime_application_supports_startup_notification

2.10

gnome_vfs_mime_application_supports_uris

2.10

gnome_vfs_mime_get_all_applications_for_uri

2.10

gnome_vfs_mime_get_default_application_for_uri

2.10

gnome_vfs_read_entire_file return result is NULL terminated.

2.10

xdg_mime_dump

2.12

gnome_vfs_async_create_uri_as_channel

2.12

gnome_vfs_find_directory_result_dup

2.12

gnome_vfs_find_directory_result_free

2.12

gnome_vfs_get_file_info_result_dup

2.12

gnome_vfs_get_file_info_result_free

2.12

gnome_vfs_make_uri_from_input_with_trailing_ws

Deprecated

  • gnome_vfs_drive_get_mounted_volume
  • gnome_vfs_loadinit
  • gnome_vfs_preinit
  • gnome_vfs_postinit
  • gnome_vfs_make_uri_full_from_relative
  • gnome_vfs_mime_get_default_action_type
  • gnome_vfs_mime_get_default_action
  • gnome_vfs_mime_get_short_list_applications
  • gnome_vfs_mime_get_short_list_components
  • gnome_vfs_mime_set_default_action_type
  • gnome_vfs_mime_set_icon
  • gnome_vfs_mime_set_description
  • gnome_vfs_mime_set_can_be_executable
  • gnome_vfs_mime_set_short_list_applications
  • gnome_vfs_mime_set_short_list_components
  • gnome_vfs_mime_add_application_to_short_list
  • gnome_vfs_mime_remove_application_from_short_list
  • gnome_vfs_mime_add_component_to_short_list
  • gnome_vfs_mime_remove_component_from_short_list
  • gnome_vfs_mime_add_extension
  • gnome_vfs_mime_remove_extension
  • gnome_vfs_mime_extend_all_applications
  • gnome_vfs_mime_remove_from_all_applications
  • gnome_vfs_mime_application_new_from_id
  • gnome_vfs_mime_action_free
  • gnome_vfs_mime_id_in_application_list
  • gnome_vfs_mime_id_in_component_list
  • gnome_vfs_mime_remove_application_from_list
  • gnome_vfs_mime_remove_component_from_list
  • gnome_vfs_mime_id_list_from_component_list
  • gnome_vfs_mime_id_list_from_application_list
  • gnome_vfs_mime_freeze
  • gnome_vfs_mime_thaw
  • gnome_vfs_mime_info_reload
  • gnome_vfs_mime_type_is_known
  • gnome_vfs_mime_get_value
  • gnome_vfs_mime_set_value
  • gnome_vfs_mime_get_key_list
  • gnome_vfs_mime_keys_list_free
  • gnome_vfs_mime_get_extensions_list
  • gnome_vfs_mime_extensions_list_free
  • gnome_vfs_mime_get_extensions_string
  • gnome_vfs_mime_get_extensions_pretty_string
  • gnome_vfs_get_registered_mime_types
  • gnome_vfs_mime_registered_mime_type_list_free
  • gnome_vfs_mime_set_registered_type_key
  • gnome_vfs_mime_set_extensions_list
  • gnome_vfs_mime_registered_mime_type_delete
  • gnome_vfs_mime_reset
  • All Application Registry functions have been deprecated, these are interfaces that start with the gnome_vfs_application_registry prefix.

intltool

The intltool contains the intltool-extract, intltool-merge, intltool-prepare, intltool-update, and intltoolize programs that are used to support internationalized text for the GNOME stack.

libxml2

Resources

libxslt

Resources

Pango

Pango provides a framework for the layout and rendering of internationalized text.

Resources

Added

Library

Release

Version

libpango

1.2

pango_attr_iterator_get_attrs

libpango

1.2

pango_attr_list_filter

libpango

1.2

pango_glyph_item_apply_attrs

libpango

1.2

pango_glyph_item_split

libpango

1.4

pango_attr_fallback_new

libpango

1.4

pango_find_base_dir

libpango

1.4

pango_font_face_list_sizes

libpango

1.4

pango_font_family_is_monospace

libpango

1.4

pango_font_map_get_shape_engine_type

libpango

1.4

pango_fontset_foreach

libpango

1.4

pango_itemize_with_base_dir

libpango

1.4

pango_language_includes_script

libpango

1.4

pango_layout_get_auto_dir

libpango

1.4

pango_layout_set_auto_dir

libpango

1.4

pango_map_get_engines

libpango

1.4

pango_script_for_unichar

libpango

1.4

pango_script_get_sample_language

libpango

1.4

pango_script_iter_free

libpango

1.4

pango_script_iter_get_range

libpango

1.4

pango_script_iter_new

libpango

1.4

pango_script_iter_next

libpango

1.4

pango_unichar_direction (no docs)

libpango

1.6

pango_attr_letter_spacing_new

libpango

1.6

pango_context_get_font_map

libpango

1.6

pango_context_get_matrix

libpango

1.6

pango_context_set_matrix

libpango

1.6

pango_font_metrics_get_strikethrough_position

libpango

1.6

pango_font_metrics_get_strikethrough_thickness

libpango

1.6

pango_font_metrics_get_underline_position

libpango

1.6

pango_font_metrics_get_underline_thickness

libpango

1.6

pango_glyph_item_free

libpango

1.6

pango_glyph_item_letter_space

libpango

1.6

pango_layout_get_ellipsize

libpango

1.6

pango_layout_set_ellipsize

libpango

1.6

pango_matrix_concat

libpango

1.6

pango_matrix_copy

libpango

1.6

pango_matrix_free

libpango

1.6

pango_matrix_rotate

libpango

1.6

pango_matrix_scale

libpango

1.6

pango_matrix_translate

libpango

1.8

pango_attr_shape_new_with_data

libpango

1.8

pango_attr_size_new_absolute

libpango

1.8

pango_attr_strikethrough_color_new

libpango

1.8

pango_attr_underline_color_new

libpango

1.8

pango_font_description_get_size_is_absolute

libpango

1.8

pango_font_description_set_absolute_size

libpango

1.8

pango_layout_get_font_description

libpango

1.8

pango_renderer_activate

libpango

1.8

pango_renderer_deactivate

libpango

1.8

pango_renderer_draw_error_underline

libpango

1.8

pango_renderer_draw_glyph

libpango

1.8

pango_renderer_draw_glyphs

libpango

1.8

pango_renderer_draw_layout

libpango

1.8

pango_renderer_draw_layout_line

libpango

1.8

pango_renderer_draw_rectangle

libpango

1.8

pango_renderer_draw_trapezoid

libpango

1.8

pango_renderer_get_color

libpango

1.8

pango_renderer_get_matrix

libpango

1.8

pango_renderer_part_changed

libpango

1.8

pango_renderer_set_color

libpango

1.8

pango_renderer_set_matrix

libpango

1.10 pango_font_get_font_map

libpango

1.10 pango_is_zero_width

libpangoft2

1.2

pango_ot_info_get

libpangoft2

1.2

pango_ft2_font_map_create_context

libpangoft2

1.2

pango_ft2_font_map_new

libpangoft2

1.2

pango_ft2_font_map_set_default_substitute

libpangoft2

1.2

pango_ft2_font_map_set_resolution

libpangoft2

1.2

pango_ft2_font_map_substitute_changed

libpangoft2

1.4

pango_fc_font_description_from_pattern

libpangoft2

1.4

pango_fc_font_get_glyph

libpangoft2

1.4

pango_fc_font_get_unknown_glyph

libpangoft2

1.4

pango_fc_font_has_char

libpangoft2

1.4

pango_fc_font_kern_glyphs

libpangoft2

1.4

pango_fc_font_lock_face

libpangoft2

1.4

pango_fc_font_map_cache_clear

libpangoft2

1.4

pango_fc_font_map_create_context

libpangoft2

1.4

pango_fc_font_map_shutdown

libpangoft2

1.4

pango_fc_font_unlock_face

libpangoft2

1.4

pango_ot_buffer_add_glyph

libpangoft2

1.4

pango_ot_buffer_clear

libpangoft2

1.4

pango_ot_buffer_destroy

libpangoft2

1.4

pango_ot_buffer_get_glyphs

libpangoft2

1.4

pango_ot_buffer_new

libpangoft2

1.4

pango_ot_buffer_output

libpangoft2

1.4

pango_ot_buffer_set_rtl

libpangoft2

1.4

pango_ot_ruleset_position

libpangoft2

1.4

pango_ot_ruleset_substitute

libpangoft2

1.6

pango_fc_decoder_get_charset

libpangoft2

1.6

pango_fc_decoder_get_glyph

libpangoft2

1.6

pango_fc_font_get_raw_extents

libpangoft2

1.6

pango_fc_font_map_add_decoder_find_func

libpangoft2

1.6

pango_ft2_render_layout_line_subpixel

libpangoft2

1.6

pango_ft2_render_layout_subpixel

libpangoft2

1.6

pango_ft2_render_transformed

libpangoft2

1.6

pango_ot_buffer_set_zero_width_marks

libpangoxft

1.8

pango_xft_render_layout

libpangoxft

1.8

pango_xft_render_layout_line

libpangoxft

1.8

pango_xft_render_transformed

libpangoxft

1.8

pango_xft_renderer_new

libpangoxft

1.8

pango_xft_renderer_set_default_color

libpangoxft

1.8

pango_xft_renderer_set_draw

Deprecated

  • pango_get_mirror_char
  • pango_ft2_get_context
  • pango_ft2_get_unknown_glyph
  • pango_ft2_font_get_kerning
  • pango_ft2_font_get_face
  • pango_ft2_font_get_coverage
  • pango_ft2_font_map_for_display
  • pango_ft2_shutdown_display
  • pango_xft_font_has_char
  • pango_xft_font_lock_face
  • pango_xft_font_unlock_face
  • pango_xft_font_get_glyph
  • pango_xft_font_get_unknown_glyph
  • pango_x_get_context
  • pango_x_context_set_funcs
  • PangoGetGCFunc
  • PangoFreeGCFunc
  • pango_x_render
  • pango_x_render_layout_line
  • pango_x_render_layout
  • PangoXSubfont
  • PANGO_X_MAKE_GLYPH
  • PANGO_X_GLYPH_SUBFONT
  • PANGO_X_GLYPH_INDEX
  • pango_x_load_font
  • pango_x_get_unknown_glyph
  • pango_x_has_glyph
  • pango_x_list_subfonts
  • pango_x_font_map_for_display
  • pango_x_shutdown_display
  • pango_x_font_map_get_font_cache
  • pango_x_font_subfont_xlfd
  • pango_x_find_first_subfont
  • pango_x_font_get_unknown_glyph
  • pango_x_apply_ligatures
  • pango_x_fallback_shape
  • PangoXFontCache
  • pango_x_font_cache_new
  • pango_x_font_cache_free
  • pango_x_font_cache_load
  • pango_x_font_cache_unload

pkgconfig

In order to take advantage of the interface stability provided by the GNOME Software Developer interfaces, ISV's should ensure that they properly compile and link their programs against the GNOME libraries. Compiler include and link options should be acquired via the pkg-config utility.

Include: pkg-config --cflags modulename Linker: pkg-config --libs modulename

The modulename for each module is specified for each Stable library in the Interface Table.

Platform Interfaces To Be Deprecated Or With Limited Support

Information about libart_lgpl, libglade, libgnome, libgnomecanvas, and libgnomeui are included below because these are the ones that ISV's currently depend upon and will most likely require continued support. Other platform modules should be added as time permits.

Platform Module Interfaces With Limited Support

The interfaces in the following modules are only supported to the extent that they are exposed by at-spi for AT development. Other usage of libbonobo is not encouraged.

Interface

Description

libbonobo

Used to support the GNOME component model. Exposed by at-spi so needed for AT program implementation

libbonoboui

Used to support the GNOME component model. Exposed by at-spi so needed for AT program implementation

ORBit2

CORBA client

Used to support the GNOME component model.

Platform Module Interfaces To Be Deprecated

Interface

Description

libart_lgpl

Used by libgnomecanvas, will be replaced by cairo Refer here

libglade

A library for building GUIs from XML descriptions. Will be deprecated by Project Ridley

libgnome

GNOME common library. Will be deprecated by Project Ridley

libgnomecanvas

GNOME canvas. Will be deprecated by Project Ridley

libgnomeui

GNOME UI common library. Will be deprecated by Project Ridley

Platform Module Interfaces Not Intended For ISV Use

The following Platform libraries are used by the GNOME stack, but not intended for ISV use:

Interface

Description

Reason Why

audiofile

Audio library

Low-level audio control, used by the GNOME stack

esound

Enlightened Sound Daemon

Low-level audio control, used by the GNOME stack

libgnomeprint

GNOME print management

This library is not a part of the Platform, but is included on the ftp site in error

libgnomeprintui

GNOME print user interface

This library is not a part of the Platform, but is included on the ftp site in error

libIDL

Interface Description Language

Used to support the GNOME component model. Intended only for use within the GNOME stack

libart_lgpl

Libart is a high-quality vector-based 2D library with antialiasing and alpha composition. It supports a superset of the PostScript imaging model, designed to be integrated with graphics, artwork, and illustration programs.

Resources

Added

Release

Version

2.3.13

art_svp_minus

Deprecated

  • art_pixbuf_free_shadow

libglade

The libglade library is used to support XML GUI definitions created with the glade-2 utility.

Resources

This library has no added or deprecated symbols since the GNOME 2.0 release.

libgnome

Resources

Added

Release

Version

2.1.1

gnome_help_display_desktop_with_env

2.1.1

gnome_help_display_uri_with_env

2.1.1

gnome_help_display_with_doc_id_and_env

2.7.2

gnome_program_init_paramv

2.1.1

gnome_url_show_with_env

Deprecated

  • gnome_config_get_string
  • gnome_config_get_string_with_default
  • gnome_config_get_translated_string
  • gnome_config_get_translated_string_with_default
  • gnome_config_private_get_string
  • gnome_config_private_get_string_with_default
  • gnome_config_private_get_translated_string
  • gnome_config_private_get_translated_string_with_default
  • gnome_config_set_string
  • gnome_config_set_translated_string
  • gnome_config_private_set_string
  • gnome_config_private_set_translated_string
  • gnome_config_get_int
  • gnome_config_get_int_with_default
  • gnome_config_private_get_int
  • gnome_config_private_get_int_with_default
  • gnome_config_set_int
  • gnome_config_private_set_int
  • gnome_config_get_float
  • gnome_config_get_float_with_default
  • gnome_config_private_get_float
  • gnome_config_private_get_float_with_default
  • gnome_config_set_float
  • gnome_config_private_set_float
  • gnome_config_get_bool
  • gnome_config_get_bool_with_default
  • gnome_config_private_get_bool
  • gnome_config_private_get_bool_with_default
  • gnome_config_set_bool
  • gnome_config_private_set_bool
  • gnome_config_get_vector
  • gnome_config_get_vector_with_default
  • gnome_config_private_get_vector
  • gnome_config_private_get_vector_with_default
  • gnome_config_set_vector
  • gnome_config_private_set_vector
  • gnome_config_assemble_vector
  • gnome_config_has_section
  • gnome_config_private_has_section
  • gnome_config_init_iterator
  • gnome_config_private_init_iterator
  • gnome_config_init_iterator_sections
  • gnome_config_private_init_iterator_sections
  • gnome_config_iterator_next
  • gnome_config_drop_all
  • gnome_config_sync
  • gnome_config_sync_file
  • gnome_config_private_sync_file
  • gnome_config_drop_file
  • gnome_config_private_drop_file
  • gnome_config_clean_file
  • gnome_config_private_clean_file
  • gnome_config_clean_section
  • gnome_config_private_clean_section
  • gnome_config_clean_key
  • gnome_config_private_clean_key
  • gnome_config_get_real_path
  • gnome_config_private_get_real_path
  • gnome_config_push_prefix
  • gnome_config_pop_prefix
  • gnome_config_make_vector
  • gnome_i18n_get_language_list
  • gnome_i18n_push_c_numeric_locale
  • gnome_i18n_pop_c_numeric_locale
  • gnome_score_init
  • gnome_score_log
  • gnome_score_get_notable
  • gnome_is_program_in_path
  • g_concat_dir_and_file
  • g_file_exists
  • g_unix_error_string
  • gnome_util_user_home
  • g_copy_vector
  • gnome_libdir_file
  • gnome_datadir_file
  • gnome_sound_file
  • gnome_pixmap_file
  • gnome_config_file
  • gnome_unconditional_libdir_file
  • gnome_unconditional_datadir_file
  • gnome_unconditional_sound_file
  • gnome_unconditional_pixmap_file
  • gnome_unconditional_config_file

libgnomecanvas

Resources

This library has no added or deprecated symbols since the GNOME 2.0 release.

libgnomeui

Resources

Added

Release

Version

2.2

gnome_icon_data_dup

2.2

gnome_icon_data_free

2.2

gnome_icon_lookup

2.2

gnome_icon_lookup_sync

2.2

gnome_icon_theme_append_search_path

2.2

gnome_icon_theme_get_allow_svg

2.2

gnome_icon_theme_get_example_icon_name

2.2

gnome_icon_theme_get_search_path

2.2

gnome_icon_theme_has_icon

2.2

gnome_icon_theme_list_icons

2.2

gnome_icon_theme_lookup_icon

2.2

gnome_icon_theme_new

2.2

gnome_icon_theme_prepend_search_path

2.2

gnome_icon_theme_rescan_if_needed

2.2

gnome_icon_theme_set_allow_svg

2.2

gnome_icon_theme_set_custom_theme

2.2

gnome_icon_theme_set_search_path

2.2

gnome_theme_file_foreach_key

2.2

gnome_theme_file_foreach_section

2.2

gnome_theme_file_free

2.2

gnome_theme_file_get_integer

2.2

gnome_theme_file_get_locale_string

2.2

gnome_theme_file_get_raw

2.2

gnome_theme_file_get_string

2.2

gnome_theme_file_new_from_string

2.2

gnome_theme_file_parse_error_quark

2.2

gnome_theme_file_to_string

2.2

gnome_thumbnail_factory_can_thumbnail

2.2

gnome_thumbnail_factory_create_failed_thumbnail

2.2

gnome_thumbnail_factory_generate_thumbnail

2.2

gnome_thumbnail_factory_has_valid_failed_thumbnail

2.2

gnome_thumbnail_factory_lookup

2.2

gnome_thumbnail_factory_new

2.2

gnome_thumbnail_factory_save_thumbnail

2.2

gnome_thumbnail_has_uri

2.2

gnome_thumbnail_is_valid

2.2

gnome_thumbnail_md5

2.2

gnome_thumbnail_path_for_uri

2.2

gnome_thumbnail_scale_down_pixbuf

2.4

gnome_authentication_manager_init

2.4

gnome_icon_entry_set_max_saved

2.4

gnome_password_dialog_get_password

2.4

gnome_password_dialog_get_username

2.4

gnome_password_dialog_new

2.4

gnome_password_dialog_run_and_block

2.4

gnome_password_dialog_set_password

2.4

gnome_password_dialog_set_readonly_username

2.4

gnome_password_dialog_set_username

2.6

gnome_password_dialog_get_remember

2.6

gnome_password_dialog_set_domain

2.6

gnome_password_dialog_set_readonly_domain

2.6

gnome_password_dialog_set_remember

2.6

gnome_password_dialog_set_show_domain

2.6

gnome_password_dialog_set_show_password

2.6

gnome_password_dialog_set_show_remember

2.6

gnome_password_dialog_set_show_username

2.6

gnome_url_show_on_screen

2.6

gnome_authentication_manager_pop_async

2.6

gnome_authentication_manager_pop_sync

2.6

gnome_authentication_manager_push_async

2.6

gnome_authentication_manager_push_sync

2.6

gnome_help_display_desktop_on_screen

2.6

gnome_help_display_on_screen

2.6

gnome_help_display_uri_on_screen

2.6

gnome_help_display_with_doc_id_on_screen

2.8

gnome_password_dialog_set_show_userpass_buttons

2.8

gnome_authentication_manager_dialog_is_visible

2.8

gnome_icon_list_select_all

?

gnome_icon_text_item_accessible_factory_class_init

?

gnome_icon_text_item_pixbuf

?

gnome_password_dialog_anon_selected

?

gnome_password_dialog_get_domain

Deprecated

  • GNOMEUIINFO_MENU_EXIT_ITEM
  • gnome-about-new
  • gnome-about-construct
  • gnome_app_message
  • gnome_app_flash
  • gnome_app_error
  • gnome_app_warning
  • gnome_app_question
  • gnome_app_question_modal
  • gnome_app_ok_cancel
  • gnome_app_ok_cancel_modal
  • gnome_app_request_string
  • gnome_app_request_password
  • gnome_app_progress_timeout
  • gnome_app_progress_manual
  • gnome_app_set_progress
  • gnome_app_progress_done
  • gnome_client_disable_master_connection
  • gnome_color_picker_new
  • gnome_color_picker_set_d
  • gnome_color_picker_get_d
  • gnome_color_picker_set_i8
  • gnome_color_picker_get_i8
  • gnome_color_picker_set_i16
  • gnome_color_picker_get_i16
  • gnome_color_picker_set_dither
  • gnome_color_picker_get_dither
  • gnome_color_picker_set_use_alpha
  • gnome_color_picker_get_use_alpha
  • gnome_color_picker_set_title
  • gnome_color_picker_get_title
  • gnome_date_edit_get_date
  • gnome_dialog_new
  • gnome_dialog_newv
  • gnome_dialog_set_parent
  • gnome_dialog_button_connect
  • gnome_dialog_button_connect_object
  • gnome_dialog_run
  • gnome_dialog_run_and_close
  • gnome_dialog_set_default
  • gnome_dialog_grab_focus
  • gnome_dialog_set_sensitive
  • gnome_dialog_set_accelerator
  • gnome_dialog_close
  • gnome_dialog_close_hides
  • gnome_dialog_set_close
  • gnome_dialog_editable_enters
  • gnome_dialog_append_buttons
  • gnome_dialog_append_button
  • gnome_dialog_append_buttonsv
  • gnome_dialog_append_button_with_pixmap
  • gnome_dialog_append_buttons_with_pixmaps
  • gnome_dialog_construct
  • gnome_dialog_constructv
  • gnome_ok_dialog
  • gnome_ok_dialog_parented
  • gnome_error_dialog
  • gnome_error_dialog_parented
  • gnome_warning_dialog
  • gnome_warning_dialog_parented
  • gnome_question_dialog
  • gnome_question_dialog_parented
  • gnome_question_dialog_modal
  • gnome_question_dialog_modal_parented
  • gnome_ok_cancel_dialog
  • gnome_ok_cancel_dialog_parented
  • gnome_ok_cancel_dialog_modal
  • gnome_ok_cancel_dialog_modal_parented
  • gnome_request_string_dialog
  • gnome_request_string_dialog_parented
  • gnome_request_password_dialog
  • gnome_request_password_dialog_parented
  • gnome_request_dialog
  • gnome_druid_page_standard_set_bg_color
  • gnome_druid_page_standard_set_logo_bg_color
  • gnome_druid_page_standard_set_title_color
  • gnome_entry_new
  • gnome_entry_gtk_entry
  • gnome_entry_get_history_id
  • gnome_entry_set_history_id
  • gnome_entry_set_max_saved
  • gnome_entry_get_max_saved
  • gnome_entry_prepend_history
  • gnome_entry_append_history
  • gnome_entry_clear_history
  • gnome_file_entry_new
  • gnome_file_entry_construct
  • gnome_entry
  • gnome_file_entry_gtk_entry
  • gnome_file_entry_set_title
  • gnome_file_entry_set_default_path
  • gnome_file_entry_set_directory_entry
  • gnome_file_entry_get_directory_entry
  • gnome_file_entry_get_full_path
  • gnome_file_entry_set_filename
  • gnome_file_entry_set_modal
  • gnome_file_entry_get_modal
  • gnome_file_entry_set_directory
  • gnome_font_picker_new
  • gnome_font_picker_set_title
  • gnome_font_picker_get_title
  • gnome_font_picker_get_mode
  • gnome_font_picker_set_mode
  • gnome_font_picker_fi_set_use_font_in_label
  • gnome_font_picker_fi_set_show_size
  • gnome_font_picker_uw_set_widget
  • gnome_font_picker_uw_get_widget
  • gnome_font_picker_get_font_name
  • gnome_font_picker_get_font
  • gnome_font_picker_set_font_name
  • gnome_font_picker_get_preview_text
  • gnome_font_picker_set_preview_text
  • gnome_href_set_label
  • gnome_href_get_label
  • gnome_icon_entry_set_icon
  • gnome_icon_entry_gnome_file_entry
  • gnome_icon_entry_gnome_entry
  • gnome_icon_entry_gtk_entry
  • gnome_icon_list_set_icon_width
  • gnome_icon_list_new
  • gnome_icon_list_construct
  • gnome_icon_list_set_hadjustment
  • gnome_icon_list_set_vadjustment
  • gnome_icon_list_freeze
  • gnome_icon_list_thaw
  • gnome_icon_list_insert
  • gnome_icon_list_insert_pixbuf
  • gnome_icon_list_append
  • gnome_icon_list_append_pixbuf
  • gnome_icon_list_clear
  • gnome_icon_list_remove
  • gnome_icon_list_get_num_icons
  • gnome_icon_list_get_selection_mode
  • gnome_icon_list_set_selection_mode
  • gnome_icon_list_select_icon
  • gnome_icon_list_unselect_icon
  • gnome_icon_list_unselect_all
  • gnome_icon_list_get_selection
  • gnome_icon_list_focus_icon
  • gnome_icon_list_set_icon_width
  • gnome_icon_list_set_row_spacing
  • gnome_icon_list_set_col_spacing
  • gnome_icon_list_set_text_spacing
  • gnome_icon_list_set_icon_border
  • gnome_icon_list_set_separators
  • gnome_icon_list_get_icon_filename
  • gnome_icon_list_find_icon_from_filename
  • gnome_icon_list_set_icon_data
  • gnome_icon_list_set_icon_data_full
  • gnome_icon_list_find_icon_from_data
  • gnome_icon_list_get_icon_data
  • gnome_icon_list_moveto
  • gnome_icon_list_icon_is_visible
  • gnome_icon_list_get_icon_at
  • gnome_icon_list_get_items_per_line
  • gnome_icon_list_get_icon_text_item
  • gnome_icon_list_get_icon_pixbuf_item
  • gnome_icon_theme_new
  • gnome_icon_theme_get_search_path
  • gnome_icon_theme_set_search_path
  • gnome_icon_theme_get_allow_svg
  • gnome_icon_theme_set_allow_svg
  • gnome_icon_theme_get_example_icon_name
  • gnome_icon_theme_get_type
  • gnome_icon_theme_append_search_path
  • gnome_icon_theme_prepend_search_path
  • gnome_icon_theme_set_custom_theme
  • gnome_icon_theme_lookup_icon
  • gnome_icon_theme_has_icon
  • gnome_icon_theme_list_icons
  • gnome_icon_theme_rescan_if_needed
  • gnome_icon_data_dup
  • gnome_icon_data_free
  • gnome_init
  • gnome_init_with_popt_table
  • gnome_mdi_new
  • gnome_mdi_set_mode
  • gnome_mdi_set_menubar_template
  • gnome_mdi_set_toolbar_template
  • gnome_mdi_set_child_menu_path
  • gnome_mdi_set_child_list_path
  • gnome_mdi_add_view
  • gnome_mdi_add_toplevel_view
  • gnome_mdi_remove_view
  • gnome_mdi_get_active_view
  • gnome_mdi_set_active_view
  • gnome_mdi_add_child
  • gnome_mdi_remove_child
  • gnome_mdi_remove_all
  • gnome_mdi_open_toplevel
  • gnome_mdi_update_child
  • gnome_mdi_get_active_child
  • gnome_mdi_find_child
  • gnome_mdi_get_active_window
  • gnome_mdi_register
  • gnome_mdi_unregister
  • gnome_mdi_get_app_from_view
  • gnome_mdi_get_child_from_view
  • gnome_mdi_get_view_from_window
  • gnome_mdi_get_menubar_info
  • gnome_mdi_get_toolbar_info
  • gnome_mdi_get_child_menu_info
  • gnome_mdi_child_add_view
  • gnome_mdi_child_remove_view
  • gnome_mdi_child_set_name
  • gnome_mdi_child_set_menu_template
  • gnome_mdi_generic_child_new
  • gnome_mdi_generic_child_set_view_creator
  • gnome_mdi_generic_child_set_view_creator_full
  • gnome_mdi_generic_child_set_menu_creator
  • gnome_mdi_generic_child_set_menu_creator_full
  • gnome_mdi_generic_child_set_config_func
  • gnome_mdi_generic_child_set_config_func_full
  • gnome_mdi_generic_child_set_label_func
  • gnome_mdi_generic_child_set_label_func_full
  • gnome_mdi_restore_state
  • gnome_mdi_save_state
  • gnome_message_box_new
  • gnome_message_box_newv
  • gnome_message_box_construct
  • gnome_pixmap_new_from_file
  • gnome_pixmap_new_from_file_at_size
  • gnome_pixmap_new_from_xpm_d
  • gnome_pixmap_new_from_xpm_d_at_size
  • gnome_pixmap
  • gnome_pixmap_load_file
  • gnome_pixmap_load_file_at_size
  • gnome_pixmap_load_xpm_d
  • gnome_pixmap_load_xpm_d_at_size
  • gnome_pixmap_entry_new
  • gnome_pixmap_entry_construct
  • gnome_pixmap_entry_set_pixmap_subdir
  • gnome_file_entry
  • gnome_entry
  • gnome_pixmap_entry_gtk_entry
  • gnome_pixmap_entry_scrolled_window
  • gnome_pixmap_entry_preview_widget
  • gnome_pixmap_entry_set_preview
  • gnome_pixmap_entry_set_preview_size
  • gnome_pixmap_entry_get_filename
  • gnome_popup_menu_new
  • gnome_popup_menu_new_with_accelgroup
  • gnome_popup_menu_get_accel_group
  • gnome_popup_menu_attach
  • gnome_popup_menu_do_popup
  • gnome_popup_menu_do_popup_modal
  • gnome_popup_menu_append
  • gnome_gtk_widget_add_popup_items
  • gnome_property_box_new
  • gnome_property_box_changed
  • gnome_property_box_set_modified
  • gnome_property_box_append_page
  • gnome_property_box_set_state
  • gnome_scores_display_with_pixmap
  • gnome_scores_new
  • gnome_scores_construct
  • gnome_scores_set_logo_label
  • gnome_scores_set_logo_pixmap
  • gnome_scores_set_logo_widget
  • gnome_scores_set_color
  • gnome_scores_set_def_color
  • gnome_scores_set_colors
  • gnome_scores_set_logo_label_title
  • gnome_scores_set_current_player
  • gnome_window_toplevel_set_title
  • GNOME_STOCK_PIXMAP_NEW
  • GNOME_STOCK_PIXMAP_OPEN
  • GNOME_STOCK_PIXMAP_CLOSE
  • GNOME_STOCK_PIXMAP_REVERT
  • GNOME_STOCK_PIXMAP_SAVE
  • GNOME_STOCK_PIXMAP_SAVE_AS
  • GNOME_STOCK_PIXMAP_CUT
  • GNOME_STOCK_PIXMAP_COPY
  • GNOME_STOCK_PIXMAP_PASTE
  • GNOME_STOCK_PIXMAP_CLEAR
  • GNOME_STOCK_PIXMAP_PROPERTIES
  • GNOME_STOCK_PIXMAP_PREFERENCES
  • GNOME_STOCK_PIXMAP_HELP
  • GNOME_STOCK_PIXMAP_SCORES
  • GNOME_STOCK_PIXMAP_PRINT
  • GNOME_STOCK_PIXMAP_SEARCH
  • GNOME_STOCK_PIXMAP_SRCHRPL
  • GNOME_STOCK_PIXMAP_BACK
  • GNOME_STOCK_PIXMAP_FORWARD
  • GNOME_STOCK_PIXMAP_FIRST
  • GNOME_STOCK_PIXMAP_LAST
  • GNOME_STOCK_PIXMAP_HOME
  • GNOME_STOCK_PIXMAP_STOP
  • GNOME_STOCK_PIXMAP_REFRESH
  • GNOME_STOCK_PIXMAP_UNDO
  • GNOME_STOCK_PIXMAP_REDO
  • GNOME_STOCK_PIXMAP_TIMER
  • GNOME_STOCK_PIXMAP_TIMER_STOP
  • GNOME_STOCK_PIXMAP_MAIL
  • GNOME_STOCK_PIXMAP_MAIL_RCV
  • GNOME_STOCK_PIXMAP_MAIL_SND
  • GNOME_STOCK_PIXMAP_MAIL_RPL
  • GNOME_STOCK_PIXMAP_MAIL_FWD
  • GNOME_STOCK_PIXMAP_MAIL_NEW
  • GNOME_STOCK_PIXMAP_TRASH
  • GNOME_STOCK_PIXMAP_TRASH_FULL
  • GNOME_STOCK_PIXMAP_UNDELETE
  • GNOME_STOCK_PIXMAP_SPELLCHECK
  • GNOME_STOCK_PIXMAP_MIC
  • GNOME_STOCK_PIXMAP_LINE_IN
  • GNOME_STOCK_PIXMAP_CDROM
  • GNOME_STOCK_PIXMAP_VOLUME
  • GNOME_STOCK_PIXMAP_MIDI
  • GNOME_STOCK_PIXMAP_BOOK_RED
  • GNOME_STOCK_PIXMAP_BOOK_GREEN
  • GNOME_STOCK_PIXMAP_BOOK_BLUE
  • GNOME_STOCK_PIXMAP_BOOK_YELLOW
  • GNOME_STOCK_PIXMAP_BOOK_OPEN
  • GNOME_STOCK_PIXMAP_ABOUT
  • GNOME_STOCK_PIXMAP_QUIT
  • GNOME_STOCK_PIXMAP_MULTIPLE
  • GNOME_STOCK_PIXMAP_NOT
  • GNOME_STOCK_PIXMAP_CONVERT
  • GNOME_STOCK_PIXMAP_JUMP_TO
  • GNOME_STOCK_PIXMAP_UP
  • GNOME_STOCK_PIXMAP_DOWN
  • GNOME_STOCK_PIXMAP_TOP
  • GNOME_STOCK_PIXMAP_BOTTOM
  • GNOME_STOCK_PIXMAP_ATTACH
  • GNOME_STOCK_PIXMAP_INDEX
  • GNOME_STOCK_PIXMAP_FONT
  • GNOME_STOCK_PIXMAP_EXEC
  • GNOME_STOCK_PIXMAP_ALIGN_LEFT
  • GNOME_STOCK_PIXMAP_ALIGN_RIGHT
  • GNOME_STOCK_PIXMAP_ALIGN_CENTER
  • GNOME_STOCK_PIXMAP_ALIGN_JUSTIFY
  • GNOME_STOCK_PIXMAP_TEXT_BOLD
  • GNOME_STOCK_PIXMAP_TEXT_ITALIC
  • GNOME_STOCK_PIXMAP_TEXT_UNDERLINE
  • GNOME_STOCK_PIXMAP_TEXT_STRIKEOUT
  • GNOME_STOCK_PIXMAP_TEXT_INDENT
  • GNOME_STOCK_PIXMAP_TEXT_UNINDENT
  • GNOME_STOCK_PIXMAP_EXIT
  • GNOME_STOCK_PIXMAP_COLORSELECTOR
  • GNOME_STOCK_PIXMAP_ADD
  • GNOME_STOCK_PIXMAP_REMOVE
  • GNOME_STOCK_PIXMAP_TABLE_BORDERS
  • GNOME_STOCK_PIXMAP_TABLE_FILL
  • GNOME_STOCK_PIXMAP_TEXT_BULLETED_LIST
  • GNOME_STOCK_PIXMAP_TEXT_NUMBERED_LIST
  • GNOME_STOCK_MENU_BLANK
  • GNOME_STOCK_MENU_NEW
  • GNOME_STOCK_MENU_SAVE
  • GNOME_STOCK_MENU_SAVE_AS
  • GNOME_STOCK_MENU_REVERT
  • GNOME_STOCK_MENU_OPEN
  • GNOME_STOCK_MENU_CLOSE
  • GNOME_STOCK_MENU_QUIT
  • GNOME_STOCK_MENU_CUT
  • GNOME_STOCK_MENU_COPY
  • GNOME_STOCK_MENU_PASTE
  • GNOME_STOCK_MENU_PROP
  • GNOME_STOCK_MENU_PREF
  • GNOME_STOCK_MENU_ABOUT
  • GNOME_STOCK_MENU_SCORES
  • GNOME_STOCK_MENU_UNDO
  • GNOME_STOCK_MENU_REDO
  • GNOME_STOCK_MENU_PRINT
  • GNOME_STOCK_MENU_SEARCH
  • GNOME_STOCK_MENU_SRCHRPL
  • GNOME_STOCK_MENU_BACK
  • GNOME_STOCK_MENU_FORWARD
  • GNOME_STOCK_MENU_FIRST
  • GNOME_STOCK_MENU_LAST
  • GNOME_STOCK_MENU_HOME
  • GNOME_STOCK_MENU_STOP
  • GNOME_STOCK_MENU_REFRESH
  • GNOME_STOCK_MENU_MAIL
  • GNOME_STOCK_MENU_MAIL_RCV
  • GNOME_STOCK_MENU_MAIL_SND
  • GNOME_STOCK_MENU_MAIL_RPL
  • GNOME_STOCK_MENU_MAIL_FWD
  • GNOME_STOCK_MENU_MAIL_NEW
  • GNOME_STOCK_MENU_TRASH
  • GNOME_STOCK_MENU_TRASH_FULL
  • GNOME_STOCK_MENU_UNDELETE
  • GNOME_STOCK_MENU_TIMER
  • GNOME_STOCK_MENU_TIMER_STOP
  • GNOME_STOCK_MENU_SPELLCHECK
  • GNOME_STOCK_MENU_MIC
  • GNOME_STOCK_MENU_LINE_IN
  • GNOME_STOCK_MENU_CDROM
  • GNOME_STOCK_MENU_VOLUME
  • GNOME_STOCK_MENU_MIDI
  • GNOME_STOCK_MENU_BOOK_RED
  • GNOME_STOCK_MENU_BOOK_GREEN
  • GNOME_STOCK_MENU_BOOK_BLUE
  • GNOME_STOCK_MENU_BOOK_YELLOW
  • GNOME_STOCK_MENU_BOOK_OPEN
  • GNOME_STOCK_MENU_CONVERT
  • GNOME_STOCK_MENU_JUMP_TO
  • GNOME_STOCK_MENU_UP
  • GNOME_STOCK_MENU_DOWN
  • GNOME_STOCK_MENU_TOP
  • GNOME_STOCK_MENU_BOTTOM
  • GNOME_STOCK_MENU_ATTACH
  • GNOME_STOCK_MENU_INDEX
  • GNOME_STOCK_MENU_FONT
  • GNOME_STOCK_MENU_EXEC
  • GNOME_STOCK_MENU_ALIGN_LEFT
  • GNOME_STOCK_MENU_ALIGN_RIGHT
  • GNOME_STOCK_MENU_ALIGN_CENTER
  • GNOME_STOCK_MENU_ALIGN_JUSTIFY
  • GNOME_STOCK_MENU_TEXT_BOLD
  • GNOME_STOCK_MENU_TEXT_ITALIC
  • GNOME_STOCK_MENU_TEXT_UNDERLINE
  • GNOME_STOCK_MENU_TEXT_STRIKEOUT
  • GNOME_STOCK_MENU_EXIT
  • GNOME_YES
  • GNOME_NO
  • GNOME_OK
  • GNOME_CANCEL
  • GNOME_KEY_NAME_EXIT
  • GNOME_KEY_MOD_EXIT
  • GNOME_TYPE_ICON_THEME

Attic/AddedDeprecatedInterfaces (last edited 2013-12-04 17:23:53 by WilliamJonMcCann)