Binary compatibility report for the libgtk-x11-2.0.so.0 library  between 0.1000.12-Maemo 4.1.2 and 0.1400.7-Maemo 5.0 versions on ARM

Test Info


Library Namelibgtk-x11-2.0.so.0
Version #10.1000.12-Maemo 4.1.2 (gcc 3.4.4)
Version #20.1400.7-Maemo 5.0 (gcc 4.2.1)
CPU ArchitectureARM

Test Results


Total Header Files196
Total Shared Libraries1
Total Symbols / Types3518 / 920
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-263
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low16
Problems with
Symbols
High0
Medium0
Low72
Problems with
Constants
Low0

Added Symbols (263)


gtkaboutdialog.h, libgtk-x11-2.0.so.0.1400.7
gtk_about_dialog_get_program_name GtkAboutDialog* about )
gtk_about_dialog_set_program_name GtkAboutDialog* about, gchar const* name )

gtkaccelgroup.h, libgtk-x11-2.0.so.0.1400.7
gtk_accel_group_get_is_locked GtkAccelGroup* accel_group )
gtk_accel_group_get_modifier_mask GtkAccelGroup* accel_group )

gtkaction.h, libgtk-x11-2.0.so.0.1400.7
gtk_action_create_menu GtkAction* action )

gtkadjustment.h, libgtk-x11-2.0.so.0.1400.7
gtk_adjustment_configure GtkAdjustment* adjustment, gdouble value, gdouble lower, gdouble upper, gdouble step_increment, gdouble page_increment, gdouble page_size )
gtk_adjustment_get_lower GtkAdjustment* adjustment )
gtk_adjustment_get_page_increment GtkAdjustment* adjustment )
gtk_adjustment_get_page_size GtkAdjustment* adjustment )
gtk_adjustment_get_step_increment GtkAdjustment* adjustment )
gtk_adjustment_get_upper GtkAdjustment* adjustment )
gtk_adjustment_set_lower GtkAdjustment* adjustment, gdouble lower )
gtk_adjustment_set_page_increment GtkAdjustment* adjustment, gdouble page_increment )
gtk_adjustment_set_page_size GtkAdjustment* adjustment, gdouble page_size )
gtk_adjustment_set_step_increment GtkAdjustment* adjustment, gdouble step_increment )
gtk_adjustment_set_upper GtkAdjustment* adjustment, gdouble upper )

gtkbuilder.h, libgtk-x11-2.0.so.0.1400.7
gtk_builder_add_objects_from_file GtkBuilder* builder, gchar const* filename, gchar** object_ids, GError** error )
gtk_builder_add_objects_from_string GtkBuilder* builder, gchar const* buffer, gsize length, gchar** object_ids, GError** error )

gtkcalendar.h, libgtk-x11-2.0.so.0.1400.7
gtk_calendar_get_detail_height_rows GtkCalendar* calendar )
gtk_calendar_get_detail_width_chars GtkCalendar* calendar )
gtk_calendar_set_detail_func GtkCalendar* calendar, GtkCalendarDetailFunc func, gpointer data, GDestroyNotify destroy )
gtk_calendar_set_detail_height_rows GtkCalendar* calendar, gint rows )
gtk_calendar_set_detail_width_chars GtkCalendar* calendar, gint chars )

gtkcelllayout.h, libgtk-x11-2.0.so.0.1400.7
gtk_cell_layout_get_cells GtkCellLayout* cell_layout )

gtkclipboard.h, libgtk-x11-2.0.so.0.1400.7
gtk_clipboard_request_uris GtkClipboard* clipboard, GtkClipboardURIReceivedFunc callback, gpointer user_data )
gtk_clipboard_wait_for_uris GtkClipboard* clipboard )
gtk_clipboard_wait_is_uris_available GtkClipboard* clipboard )

gtkcolorseldialog.h, libgtk-x11-2.0.so.0.1400.7
gtk_color_selection_dialog_get_color_selection GtkColorSelectionDialog* colorsel )

gtkcombobox.h, libgtk-x11-2.0.so.0.1400.7
gtk_combo_box_get_button_sensitivity GtkComboBox* combo_box )
gtk_combo_box_set_button_sensitivity GtkComboBox* combo_box, GtkSensitivityType sensitivity )

gtkcontainer.h, libgtk-x11-2.0.so.0.1400.7
gtk_container_get_focus_child GtkContainer* container )

gtkdialog.h, libgtk-x11-2.0.so.0.1400.7
gtk_dialog_get_action_area GtkDialog* dialog )
gtk_dialog_get_content_area GtkDialog* dialog )
gtk_dialog_get_inner_spacing GtkDialog* dialog )
gtk_dialog_get_padding GtkDialog* dialog, guint* padding_top, guint* padding_bottom, guint* padding_left, guint* padding_right )
gtk_dialog_set_inner_spacing GtkDialog* dialog, guint inner_spacing )
gtk_dialog_set_padding GtkDialog* dialog, guint padding_top, guint padding_bottom, guint padding_left, guint padding_right )

gtkentry.h, libgtk-x11-2.0.so.0.1400.7
gtk_entry_get_cursor_hadjustment GtkEntry* entry )
gtk_entry_get_overwrite_mode GtkEntry* entry )
gtk_entry_get_progress_fraction GtkEntry* entry )
gtk_entry_get_progress_pulse_step GtkEntry* entry )
gtk_entry_get_text_length GtkEntry* entry )
gtk_entry_progress_pulse GtkEntry* entry )
gtk_entry_set_cursor_hadjustment GtkEntry* entry, GtkAdjustment* adjustment )
gtk_entry_set_overwrite_mode GtkEntry* entry, gboolean overwrite )
gtk_entry_set_progress_fraction GtkEntry* entry, gdouble fraction )
gtk_entry_set_progress_pulse_step GtkEntry* entry, gdouble fraction )
hildon_gtk_entry_get_input_default GtkEntry* entry )
hildon_gtk_entry_get_placeholder_text GtkEntry* entry )
hildon_gtk_entry_set_input_default GtkEntry* entry, HildonGtkInputMode input_mode )
hildon_gtk_entry_set_placeholder_text GtkEntry* entry, gchar const* placeholder_text )

gtkentrycompletion.h, libgtk-x11-2.0.so.0.1400.7
gtk_entry_completion_get_completion_prefix GtkEntryCompletion* completion )
gtk_entry_completion_get_inline_selection GtkEntryCompletion* completion )
gtk_entry_completion_set_inline_selection GtkEntryCompletion* completion, gboolean inline_selection )

gtkfilechooser.h, libgtk-x11-2.0.so.0.1400.7
gtk_file_chooser_get_current_folder_file GtkFileChooser* chooser )
gtk_file_chooser_get_file GtkFileChooser* chooser )
gtk_file_chooser_get_files GtkFileChooser* chooser )
gtk_file_chooser_get_preview_file GtkFileChooser* chooser )
gtk_file_chooser_select_file GtkFileChooser* chooser, GFile* file, GError** error )
gtk_file_chooser_set_current_folder_file GtkFileChooser* chooser, GFile* file, GError** error )
gtk_file_chooser_set_file GtkFileChooser* chooser, GFile* file, GError** error )
gtk_file_chooser_unselect_file GtkFileChooser* chooser, GFile* file )

gtkfontsel.h, libgtk-x11-2.0.so.0.1400.7
gtk_font_selection_dialog_get_apply_button GtkFontSelectionDialog* fsd )
gtk_font_selection_dialog_get_cancel_button GtkFontSelectionDialog* fsd )
gtk_font_selection_dialog_get_ok_button GtkFontSelectionDialog* fsd )
gtk_font_selection_get_face GtkFontSelection* fontsel )
gtk_font_selection_get_face_list GtkFontSelection* fontsel )
gtk_font_selection_get_family GtkFontSelection* fontsel )
gtk_font_selection_get_family_list GtkFontSelection* fontsel )
gtk_font_selection_get_preview_entry GtkFontSelection* fontsel )
gtk_font_selection_get_size GtkFontSelection* fontsel )
gtk_font_selection_get_size_entry GtkFontSelection* fontsel )
gtk_font_selection_get_size_list GtkFontSelection* fontsel )

gtkhandlebox.h, libgtk-x11-2.0.so.0.1400.7
gtk_handle_box_get_child_detached GtkHandleBox* handle_box )

gtkicontheme.h, libgtk-x11-2.0.so.0.1400.7
gtk_icon_info_new_for_pixbuf GtkIconTheme* icon_theme, GdkPixbuf* pixbuf )
gtk_icon_theme_choose_icon GtkIconTheme* icon_theme, gchar const** icon_names, gint size, GtkIconLookupFlags flags )
gtk_icon_theme_list_contexts GtkIconTheme* icon_theme )
gtk_icon_theme_lookup_by_gicon GtkIconTheme* icon_theme, GIcon* icon, gint size, GtkIconLookupFlags flags )

gtkiconview.h, libgtk-x11-2.0.so.0.1400.7
gtk_icon_view_convert_widget_to_bin_window_coords GtkIconView* icon_view, gint wx, gint wy, gint* bx, gint* by )
gtk_icon_view_get_tooltip_column GtkIconView* icon_view )
gtk_icon_view_get_tooltip_context GtkIconView* icon_view, gint* x, gint* y, gboolean keyboard_tip, GtkTreeModel** model, GtkTreePath** path, GtkTreeIter* iter )
gtk_icon_view_set_tooltip_cell GtkIconView* icon_view, GtkTooltip* tooltip, GtkTreePath* path, GtkCellRenderer* cell )
gtk_icon_view_set_tooltip_column GtkIconView* icon_view, gint column )
gtk_icon_view_set_tooltip_item GtkIconView* icon_view, GtkTooltip* tooltip, GtkTreePath* path )
hildon_icon_view_get_row_header_func GtkIconView* icon_view )
hildon_icon_view_set_row_header_func GtkIconView* icon_view, HildonIconViewRowHeaderFunc func, gpointer data, GDestroyNotify destroy )

gtkimage.h, libgtk-x11-2.0.so.0.1400.7
gtk_image_get_gicon GtkImage* image, GIcon** gicon, GtkIconSize* size )
gtk_image_new_from_gicon GIcon* icon, GtkIconSize size )
gtk_image_set_from_gicon GtkImage* image, GIcon* icon, GtkIconSize size )

gtklayout.h, libgtk-x11-2.0.so.0.1400.7
gtk_layout_get_bin_window GtkLayout* layout )

gtklinkbutton.h, libgtk-x11-2.0.so.0.1400.7
gtk_link_button_get_visited GtkLinkButton* link_button )
gtk_link_button_set_visited GtkLinkButton* link_button, gboolean visited )

gtkliststore.h, libgtk-x11-2.0.so.0.1400.7
gtk_list_store_set_valuesv GtkListStore* list_store, GtkTreeIter* iter, gint* columns, GValue* values, gint n_values )

gtkmenu.h, libgtk-x11-2.0.so.0.1400.7
gtk_menu_get_accel_path GtkMenu* menu )
gtk_menu_get_monitor GtkMenu* menu )

gtkmenuitem.h, libgtk-x11-2.0.so.0.1400.7
gtk_menu_item_get_accel_path GtkMenuItem* menu_item )

gtkmenutoolbutton.h, libgtk-x11-2.0.so.0.1400.7
gtk_menu_tool_button_set_arrow_tooltip_markup GtkMenuToolButton* button, gchar const* markup )
gtk_menu_tool_button_set_arrow_tooltip_text GtkMenuToolButton* button, gchar const* text )

gtkmessagedialog.h, libgtk-x11-2.0.so.0.1400.7
gtk_message_dialog_get_image GtkMessageDialog* dialog )

gtkmodules.h, libgtk-x11-2.0.so.0.1400.7
hildon_fm_private_find_module gchar const* name, gchar const* type )

gtkmountoperation.h, libgtk-x11-2.0.so.0.1400.7
gtk_mount_operation_get_parent GtkMountOperation* op )
gtk_mount_operation_get_screen GtkMountOperation* op )
gtk_mount_operation_get_type ( )
gtk_mount_operation_is_showing GtkMountOperation* op )
gtk_mount_operation_new GtkWindow* parent )
gtk_mount_operation_set_parent GtkMountOperation* op, GtkWindow* parent )
gtk_mount_operation_set_screen GtkMountOperation* op, GdkScreen* screen )

gtknotebook.h, libgtk-x11-2.0.so.0.1400.7
gtk_notebook_get_group GtkNotebook* notebook )
gtk_notebook_set_group GtkNotebook* notebook, gpointer group )

gtkpagesetup.h, libgtk-x11-2.0.so.0.1400.7
gtk_page_setup_load_file GtkPageSetup* setup, char const* file_name, GError** error )
gtk_page_setup_load_key_file GtkPageSetup* setup, GKeyFile* key_file, gchar const* group_name, GError** error )
gtk_page_setup_new_from_file gchar const* file_name, GError** error )
gtk_page_setup_new_from_key_file GKeyFile* key_file, gchar const* group_name, GError** error )
gtk_page_setup_to_file GtkPageSetup* setup, char const* file_name, GError** error )
gtk_page_setup_to_key_file GtkPageSetup* setup, GKeyFile* key_file, gchar const* group_name )

gtkpapersize.h, libgtk-x11-2.0.so.0.1400.7
gtk_paper_size_get_paper_sizes gboolean include_custom )
gtk_paper_size_new_from_key_file GKeyFile* key_file, gchar const* group_name, GError** error )
gtk_paper_size_to_key_file GtkPaperSize* size, GKeyFile* key_file, gchar const* group_name )

gtkplug.h, libgtk-x11-2.0.so.0.1400.7
gtk_plug_get_embedded GtkPlug* plug )
gtk_plug_get_socket_window GtkPlug* plug )

gtkprinter.h, libgtk-x11-2.0.so.0.1400.7
gtk_printer_get_capabilities GtkPrinter* printer )
gtk_printer_get_default_page_size GtkPrinter* printer )
gtk_printer_has_details GtkPrinter* printer )
gtk_printer_is_accepting_jobs GtkPrinter* printer )
gtk_printer_is_paused GtkPrinter* printer )
gtk_printer_list_papers GtkPrinter* printer )
gtk_printer_request_details GtkPrinter* printer )

gtkprintsettings.h, libgtk-x11-2.0.so.0.1400.7
gtk_print_settings_get_number_up_layout GtkPrintSettings* settings )
gtk_print_settings_load_file GtkPrintSettings* settings, gchar const* file_name, GError** error )
gtk_print_settings_load_key_file GtkPrintSettings* settings, GKeyFile* key_file, gchar const* group_name, GError** error )
gtk_print_settings_new_from_file gchar const* file_name, GError** error )
gtk_print_settings_new_from_key_file GKeyFile* key_file, gchar const* group_name, GError** error )
gtk_print_settings_set_number_up_layout GtkPrintSettings* settings, GtkNumberUpLayout number_up_layout )
gtk_print_settings_to_file GtkPrintSettings* settings, gchar const* file_name, GError** error )
gtk_print_settings_to_key_file GtkPrintSettings* settings, GKeyFile* key_file, gchar const* group_name )

gtkrange.h, libgtk-x11-2.0.so.0.1400.7
gtk_range_get_jump_to_position GtkRange* range )
gtk_range_set_jump_to_position GtkRange* range, gboolean jump_to_position )

gtkrc.h, libgtk-x11-2.0.so.0.1400.7
gtk_rc_parse_color_full GScanner* scanner, GtkRcStyle* style, GdkColor* color )

gtkrecentaction.h, libgtk-x11-2.0.so.0.1400.7
gtk_recent_action_get_show_numbers GtkRecentAction* action )
gtk_recent_action_get_type ( )
gtk_recent_action_new gchar const* name, gchar const* label, gchar const* tooltip, gchar const* stock_id )
gtk_recent_action_new_for_manager gchar const* name, gchar const* label, gchar const* tooltip, gchar const* stock_id, GtkRecentManager* manager )
gtk_recent_action_set_show_numbers GtkRecentAction* action, gboolean show_numbers )

gtkscalebutton.h, libgtk-x11-2.0.so.0.1400.7
gtk_scale_button_get_adjustment GtkScaleButton* button )
gtk_scale_button_get_minus_button GtkScaleButton* button )
gtk_scale_button_get_orientation GtkScaleButton* button )
gtk_scale_button_get_plus_button GtkScaleButton* button )
gtk_scale_button_get_popup GtkScaleButton* button )
gtk_scale_button_get_type ( )
gtk_scale_button_get_value GtkScaleButton* button )
gtk_scale_button_new GtkIconSize size, gdouble min, gdouble max, gdouble step, gchar const** icons )
gtk_scale_button_set_adjustment GtkScaleButton* button, GtkAdjustment* adjustment )
gtk_scale_button_set_icons GtkScaleButton* button, gchar const** icons )
gtk_scale_button_set_orientation GtkScaleButton* button, GtkOrientation orientation )
gtk_scale_button_set_value GtkScaleButton* button, gdouble value )

gtkselection.h, libgtk-x11-2.0.so.0.1400.7
gtk_selection_data_get_data GtkSelectionData* selection_data )
gtk_selection_data_get_data_type GtkSelectionData* selection_data )
gtk_selection_data_get_display GtkSelectionData* selection_data )
gtk_selection_data_get_format GtkSelectionData* selection_data )
gtk_selection_data_get_length GtkSelectionData* selection_data )
gtk_selection_data_get_target GtkSelectionData* selection_data )

gtkshow.h, libgtk-x11-2.0.so.0.1400.7
gtk_show_uri GdkScreen* screen, gchar const* uri, guint32 timestamp, GError** error )

gtksocket.h, libgtk-x11-2.0.so.0.1400.7
gtk_socket_get_plug_window GtkSocket* socket_ )

gtkstatusicon.h, libgtk-x11-2.0.so.0.1400.7
gtk_status_icon_get_gicon GtkStatusIcon* status_icon )
gtk_status_icon_get_screen GtkStatusIcon* status_icon )
gtk_status_icon_get_x11_window_id GtkStatusIcon* status_icon )
gtk_status_icon_new_from_gicon GIcon* icon )
gtk_status_icon_set_from_gicon GtkStatusIcon* status_icon, GIcon* icon )
gtk_status_icon_set_screen GtkStatusIcon* status_icon, GdkScreen* screen )

gtkstyle.h, libgtk-x11-2.0.so.0.1400.7
gtk_border_new ( )

gtktestutils.h, libgtk-x11-2.0.so.0.1400.7
gtk_test_create_simple_window gchar const* window_title, gchar const* dialog_text )
gtk_test_create_widget GType widget_type, gchar const* first_property_name, ... )
gtk_test_display_button_window gchar const* window_title, gchar const* dialog_text, ... )
gtk_test_find_label GtkWidget* widget, gchar const* label_pattern )
gtk_test_find_sibling GtkWidget* base_widget, GType widget_type )
gtk_test_find_widget GtkWidget* widget, gchar const* label_pattern, GType widget_type )
gtk_test_init int* argcp, char*** argvp, ... )
gtk_test_list_all_types guint* n_types )
gtk_test_register_all_types ( )
gtk_test_slider_get_value GtkWidget* widget )
gtk_test_slider_set_perc GtkWidget* widget, double percentage )
gtk_test_spin_button_click GtkSpinButton* spinner, guint button, gboolean upwards )
gtk_test_text_get GtkWidget* widget )
gtk_test_text_set GtkWidget* widget, gchar const* string )
gtk_test_widget_click GtkWidget* widget, guint button, GdkModifierType modifiers )
gtk_test_widget_send_key GtkWidget* widget, guint keyval, GdkModifierType modifiers )

gtktextbuffer.h, libgtk-x11-2.0.so.0.1400.7
gtk_text_buffer_add_mark GtkTextBuffer* buffer, GtkTextMark* mark, GtkTextIter const* where )

gtktextmark.h, libgtk-x11-2.0.so.0.1400.7
gtk_text_mark_new gchar const* name, gboolean left_gravity )

gtktextview.h, libgtk-x11-2.0.so.0.1400.7
hildon_gtk_text_view_get_input_default GtkTextView* text_view )
hildon_gtk_text_view_get_placeholder_text GtkTextView* text_view )
hildon_gtk_text_view_set_input_default GtkTextView* text_view, HildonGtkInputMode mode )
hildon_gtk_text_view_set_placeholder_text GtkTextView* text_view, gchar const* text )

gtktoolitem.h, libgtk-x11-2.0.so.0.1400.7
gtk_tool_item_set_tooltip_markup GtkToolItem* tool_item, gchar const* markup )
gtk_tool_item_set_tooltip_text GtkToolItem* tool_item, gchar const* text )
gtk_tool_item_toolbar_reconfigured GtkToolItem* tool_item )

gtktoolshell.h, libgtk-x11-2.0.so.0.1400.7
gtk_tool_shell_get_icon_size GtkToolShell* shell )
gtk_tool_shell_get_orientation GtkToolShell* shell )
gtk_tool_shell_get_relief_style GtkToolShell* shell )
gtk_tool_shell_get_style GtkToolShell* shell )
gtk_tool_shell_get_type ( )
gtk_tool_shell_rebuild_menu GtkToolShell* shell )

gtktooltip.h, libgtk-x11-2.0.so.0.1400.7
gtk_tooltip_get_type ( )
gtk_tooltip_set_custom GtkTooltip* tooltip, GtkWidget* custom_widget )
gtk_tooltip_set_icon GtkTooltip* tooltip, GdkPixbuf* pixbuf )
gtk_tooltip_set_icon_from_icon_name GtkTooltip* tooltip, gchar const* icon_name, GtkIconSize size )
gtk_tooltip_set_icon_from_stock GtkTooltip* tooltip, gchar const* stock_id, GtkIconSize size )
gtk_tooltip_set_markup GtkTooltip* tooltip, gchar const* markup )
gtk_tooltip_set_text GtkTooltip* tooltip, gchar const* text )
gtk_tooltip_set_tip_area GtkTooltip* tooltip, GdkRectangle const* rect )
gtk_tooltip_trigger_tooltip_query GdkDisplay* display )

gtktreeselection.h, libgtk-x11-2.0.so.0.1400.7
gtk_tree_selection_get_select_function GtkTreeSelection* selection )

gtktreestore.h, libgtk-x11-2.0.so.0.1400.7
gtk_tree_store_set_valuesv GtkTreeStore* tree_store, GtkTreeIter* iter, gint* columns, GValue* values, gint n_values )

gtktreeview.h, libgtk-x11-2.0.so.0.1400.7
gtk_tree_view_convert_bin_window_to_tree_coords GtkTreeView* tree_view, gint bx, gint by, gint* tx, gint* ty )
gtk_tree_view_convert_bin_window_to_widget_coords GtkTreeView* tree_view, gint bx, gint by, gint* wx, gint* wy )
gtk_tree_view_convert_tree_to_bin_window_coords GtkTreeView* tree_view, gint tx, gint ty, gint* bx, gint* by )
gtk_tree_view_convert_tree_to_widget_coords GtkTreeView* tree_view, gint tx, gint ty, gint* wx, gint* wy )
gtk_tree_view_convert_widget_to_bin_window_coords GtkTreeView* tree_view, gint wx, gint wy, gint* bx, gint* by )
gtk_tree_view_convert_widget_to_tree_coords GtkTreeView* tree_view, gint wx, gint wy, gint* tx, gint* ty )
gtk_tree_view_get_level_indentation GtkTreeView* tree_view )
gtk_tree_view_get_show_expanders GtkTreeView* tree_view )
gtk_tree_view_get_tooltip_column GtkTreeView* tree_view )
gtk_tree_view_get_tooltip_context GtkTreeView* tree_view, gint* x, gint* y, gboolean keyboard_tip, GtkTreeModel** model, GtkTreePath** path, GtkTreeIter* iter )
gtk_tree_view_is_rubber_banding_active GtkTreeView* tree_view )
gtk_tree_view_set_level_indentation GtkTreeView* tree_view, gint indentation )
gtk_tree_view_set_show_expanders GtkTreeView* tree_view, gboolean enabled )
gtk_tree_view_set_tooltip_cell GtkTreeView* tree_view, GtkTooltip* tooltip, GtkTreePath* path, GtkTreeViewColumn* column, GtkCellRenderer* cell )
gtk_tree_view_set_tooltip_column GtkTreeView* tree_view, gint column )
gtk_tree_view_set_tooltip_row GtkTreeView* tree_view, GtkTooltip* tooltip, GtkTreePath* path )
hildon_tree_view_get_action_area_box GtkTreeView* tree_view )
hildon_tree_view_get_action_area_orientation GtkTreeView* tree_view )
hildon_tree_view_get_action_area_visible GtkTreeView* tree_view )
hildon_tree_view_get_hildon_ui_mode GtkTreeView* tree_view )
hildon_tree_view_get_row_header_func GtkTreeView* tree_view )
hildon_tree_view_set_action_area_orientation GtkTreeView* tree_view, GtkOrientation orientation )
hildon_tree_view_set_action_area_visible GtkTreeView* tree_view, gboolean visible )
hildon_tree_view_set_hildon_ui_mode GtkTreeView* tree_view, HildonUIMode mode )
hildon_tree_view_set_row_header_func GtkTreeView* tree_view, HildonTreeViewRowHeaderFunc func, gpointer data, GDestroyNotify destroy )

gtktreeviewcolumn.h, libgtk-x11-2.0.so.0.1400.7
gtk_tree_view_column_get_tree_view GtkTreeViewColumn* tree_column )

gtktypebuiltins.h, libgtk-x11-2.0.so.0.1400.7
gtk_drag_result_get_type ( )
gtk_number_up_layout_get_type ( )
hildon_mode_get_type ( )
hildon_size_type_get_type ( )
hildon_ui_mode_get_type ( )

gtkvolumebutton.h, libgtk-x11-2.0.so.0.1400.7
gtk_volume_button_get_type ( )
gtk_volume_button_new ( )

gtkwidget.h, libgtk-x11-2.0.so.0.1400.7
gtk_widget_get_has_tooltip GtkWidget* widget )
gtk_widget_get_snapshot GtkWidget* widget, GdkRectangle* clip_rect )
gtk_widget_get_tooltip_markup GtkWidget* widget )
gtk_widget_get_tooltip_text GtkWidget* widget )
gtk_widget_get_tooltip_window GtkWidget* widget )
gtk_widget_get_window GtkWidget* widget )
gtk_widget_modify_cursor GtkWidget* widget, GdkColor const* primary, GdkColor const* secondary )
gtk_widget_set_has_tooltip GtkWidget* widget, gboolean has_tooltip )
gtk_widget_set_tooltip_markup GtkWidget* widget, gchar const* markup )
gtk_widget_set_tooltip_text GtkWidget* widget, gchar const* text )
gtk_widget_set_tooltip_window GtkWidget* widget, GtkWindow* custom_window )
gtk_widget_trigger_tooltip_query GtkWidget* widget )
hildon_gtk_widget_set_theme_size GtkWidget* widget, HildonSizeType size )

gtkwindow.h, libgtk-x11-2.0.so.0.1400.7
gtk_window_get_default_widget GtkWindow* window )
gtk_window_get_opacity GtkWindow* window )
gtk_window_group_list_windows GtkWindowGroup* window_group )
gtk_window_set_opacity GtkWindow* window, gdouble opacity )
gtk_window_set_startup_id GtkWindow* window, gchar const* startup_id )

to the top

Problems with Data Types, Low Severity (16)


gtkclist.h
[+] struct _GtkCListRow (1)

gtkimage.h
[+] union anon-union-gtkimage.h-114 (1)

gtkitemfactory.h
[+] struct _GtkItemFactory (1)

gtkliststore.h
[+] struct _GtkListStore (1)

gtktreemodelsort.h
[+] struct _GtkTreeModelSort (1)

gtktreeselection.h
[+] struct _GtkTreeSelection (1)

gtktreestore.h
[+] struct _GtkTreeStore (1)

gtktypeutils.h
[+] struct _GtkArg (1)
[+] struct anon-struct-gtktypeutils.h-163 (1)

gtkwidget.h
[+] struct _GtkWidgetClass (7)

to the top

Problems with Symbols, Low Severity (72)


gtkactiongroup.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_action_group_set_translate_func GtkActionGroup* action_group, GtkTranslateFunc func, gpointer data, GtkDestroyNotify notify ) (1)

gtkcellrenderer.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_cell_renderer_activate GtkCellRenderer* cell, GdkEvent* event, GtkWidget* widget, gchar const* path, GdkRectangle* background_area, GdkRectangle* cell_area, GtkCellRendererState flags ) (2)
[+] gtk_cell_renderer_get_size GtkCellRenderer* cell, GtkWidget* widget, GdkRectangle* cell_area, gint* x_offset, gint* y_offset, gint* width, gint* height ) (1)
[+] gtk_cell_renderer_render GtkCellRenderer* cell, GdkWindow* window, GtkWidget* widget, GdkRectangle* background_area, GdkRectangle* cell_area, GdkRectangle* expose_area, GtkCellRendererState flags ) (3)
[+] gtk_cell_renderer_start_editing GtkCellRenderer* cell, GdkEvent* event, GtkWidget* widget, gchar const* path, GdkRectangle* background_area, GdkRectangle* cell_area, GtkCellRendererState flags ) (2)

gtkclist.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_clist_set_row_data_full GtkCList* clist, gint row, gpointer data, GtkDestroyNotify destroy ) (1)

gtkcombobox.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_combo_box_set_row_separator_func GtkComboBox* combo_box, GtkTreeViewRowSeparatorFunc func, gpointer data, GtkDestroyNotify destroy ) (1)

gtkcontainer.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_container_foreach_full GtkContainer* container, GtkCallback callback, GtkCallbackMarshal marshal, gpointer callback_data, GtkDestroyNotify notify ) (1)

gtkctree.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_ctree_node_set_row_data_full GtkCTree* ctree, GtkCTreeNode* node, gpointer data, GtkDestroyNotify destroy ) (1)

gtkimcontext.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_im_context_set_cursor_location GtkIMContext* context, GdkRectangle* area ) (1)

gtkitemfactory.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_item_factory_popup_with_data GtkItemFactory* ifactory, gpointer popup_data, GtkDestroyNotify destroy, guint x, guint y, guint mouse_button, guint32 time_ ) (1)
[+] gtk_item_factory_set_translate_func GtkItemFactory* ifactory, GtkTranslateFunc func, gpointer data, GtkDestroyNotify notify ) (1)

gtkmain.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_check_version guint required_major, guint required_minor, guint required_micro ) (1)
[+] gtk_idle_add_full gint priority, GtkFunction function, GtkCallbackMarshal marshal, gpointer data, GtkDestroyNotify destroy ) (1)
[+] gtk_input_add_full gint source, GdkInputCondition condition, GdkInputFunction function, GtkCallbackMarshal marshal, gpointer data, GtkDestroyNotify destroy ) (1)
[+] gtk_quit_add_full guint main_level, GtkFunction function, GtkCallbackMarshal marshal, gpointer data, GtkDestroyNotify destroy ) (1)
[+] gtk_timeout_add_full guint32 interval, GtkFunction function, GtkCallbackMarshal marshal, gpointer data, GtkDestroyNotify destroy ) (1)

gtkobject.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_object_get_type ( ) (1)
[+] gtk_object_set_data_by_id_full GtkObject* object, GQuark data_id, gpointer data, GtkDestroyNotify destroy ) (1)
[+] gtk_object_set_data_full GtkObject* object, gchar const* key, gpointer data, GtkDestroyNotify destroy ) (1)
[+] gtk_object_weakref GtkObject* object, GtkDestroyNotify notify, gpointer data ) (1)
[+] gtk_object_weakunref GtkObject* object, GtkDestroyNotify notify, gpointer data ) (1)

gtksignal.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_signal_connect_full GtkObject* object, gchar const* name, GtkSignalFunc func, GtkCallbackMarshal unsupported, gpointer data, GtkDestroyNotify destroy_func, gint object_signal, gint after ) (1)

gtkstock.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_stock_set_translate_func gchar const* domain, GtkTranslateFunc func, gpointer data, GtkDestroyNotify notify ) (1)

gtkstyle.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_draw_insertion_cursor GtkWidget* widget, GdkDrawable* drawable, GdkRectangle* area, GdkRectangle* location, gboolean is_primary, GtkTextDirection direction, gboolean draw_arrow ) (2)
[+] gtk_paint_arrow GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, GtkArrowType arrow_type, gboolean fill, gint x, gint y, gint width, gint height ) (1)
[+] gtk_paint_box GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, gint width, gint height ) (1)
[+] gtk_paint_box_gap GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar* detail, gint x, gint y, gint width, gint height, GtkPositionType gap_side, gint gap_x, gint gap_width ) (2)
[+] gtk_paint_check GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, gint width, gint height ) (1)
[+] gtk_paint_diamond GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, gint width, gint height ) (1)
[+] gtk_paint_expander GtkStyle* style, GdkWindow* window, GtkStateType state_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, GtkExpanderStyle expander_style ) (1)
[+] gtk_paint_extension GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar* detail, gint x, gint y, gint width, gint height, GtkPositionType gap_side ) (2)
[+] gtk_paint_flat_box GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, gint width, gint height ) (1)
[+] gtk_paint_focus GtkStyle* style, GdkWindow* window, GtkStateType state_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, gint width, gint height ) (1)
[+] gtk_paint_handle GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, gint width, gint height, GtkOrientation orientation ) (1)
[+] gtk_paint_hline GtkStyle* style, GdkWindow* window, GtkStateType state_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x1, gint x2, gint y ) (1)
[+] gtk_paint_layout GtkStyle* style, GdkWindow* window, GtkStateType state_type, gboolean use_text, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, PangoLayout* layout ) (1)
[+] gtk_paint_option GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, gint width, gint height ) (1)
[+] gtk_paint_polygon GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, GdkPoint* points, gint npoints, gboolean fill ) (2)
[+] gtk_paint_resize_grip GtkStyle* style, GdkWindow* window, GtkStateType state_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, GdkWindowEdge edge, gint x, gint y, gint width, gint height ) (1)
[+] gtk_paint_shadow GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, gint width, gint height ) (1)
[+] gtk_paint_shadow_gap GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar* detail, gint x, gint y, gint width, gint height, GtkPositionType gap_side, gint gap_x, gint gap_width ) (2)
[+] gtk_paint_slider GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, gint width, gint height, GtkOrientation orientation ) (1)
[+] gtk_paint_string GtkStyle* style, GdkWindow* window, GtkStateType state_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, gchar const* string ) (1)
[+] gtk_paint_tab GtkStyle* style, GdkWindow* window, GtkStateType state_type, GtkShadowType shadow_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint x, gint y, gint width, gint height ) (1)
[+] gtk_paint_vline GtkStyle* style, GdkWindow* window, GtkStateType state_type, GdkRectangle* area, GtkWidget* widget, gchar const* detail, gint y1_, gint y2_, gint x ) (1)
[+] gtk_style_apply_default_background GtkStyle* style, GdkWindow* window, gboolean set_bg, GtkStateType state_type, GdkRectangle* area, gint x, gint y, gint width, gint height ) (1)

gtktreemodelfilter.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_tree_model_filter_set_modify_func GtkTreeModelFilter* filter, gint n_columns, GType* types, GtkTreeModelFilterModifyFunc func, gpointer data, GtkDestroyNotify destroy ) (1)
[+] gtk_tree_model_filter_set_visible_func GtkTreeModelFilter* filter, GtkTreeModelFilterVisibleFunc func, gpointer data, GtkDestroyNotify destroy ) (1)

gtktreeselection.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_tree_selection_set_select_function GtkTreeSelection* selection, GtkTreeSelectionFunc func, gpointer data, GtkDestroyNotify destroy ) (1)

gtktreesortable.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_tree_sortable_set_default_sort_func GtkTreeSortable* sortable, GtkTreeIterCompareFunc sort_func, gpointer user_data, GtkDestroyNotify destroy ) (1)
[+] gtk_tree_sortable_set_sort_func GtkTreeSortable* sortable, gint sort_column_id, GtkTreeIterCompareFunc sort_func, gpointer user_data, GtkDestroyNotify destroy ) (1)

gtktreeview.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_tree_view_set_column_drag_function GtkTreeView* tree_view, GtkTreeViewColumnDropFunc func, gpointer user_data, GtkDestroyNotify destroy ) (1)
[+] gtk_tree_view_set_destroy_count_func GtkTreeView* tree_view, GtkTreeDestroyCountFunc func, gpointer data, GtkDestroyNotify destroy ) (1)
[+] gtk_tree_view_set_row_separator_func GtkTreeView* tree_view, GtkTreeViewRowSeparatorFunc func, gpointer data, GtkDestroyNotify destroy ) (1)
[+] gtk_tree_view_set_search_equal_func GtkTreeView* tree_view, GtkTreeViewSearchEqualFunc search_equal_func, gpointer search_user_data, GtkDestroyNotify search_destroy ) (1)

gtktreeviewcolumn.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_tree_view_column_cell_get_size GtkTreeViewColumn* tree_column, GdkRectangle* cell_area, gint* x_offset, gint* y_offset, gint* width, gint* height ) (1)
[+] gtk_tree_view_column_set_cell_data_func GtkTreeViewColumn* tree_column, GtkCellRenderer* cell_renderer, GtkTreeCellDataFunc func, gpointer func_data, GtkDestroyNotify destroy ) (1)

gtkwidget.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_widget_draw GtkWidget* widget, GdkRectangle* area ) (1)
[+] gtk_widget_intersect GtkWidget* widget, GdkRectangle* area, GdkRectangle* intersection ) (1)
[+] gtk_widget_region_intersect GtkWidget* widget, GdkRegion* region ) (1)

gtkwindow.h, libgtk-x11-2.0.so.0.1000.12
[+] gtk_window_add_embedded_xid GtkWindow* window, guint xid ) (1)
[+] gtk_window_remove_embedded_xid GtkWindow* window, guint xid ) (1)

to the top

Header Files (196)


gtk.h
gtkaboutdialog.h
gtkaccelgroup.h
gtkaccellabel.h
gtkaccelmap.h
gtkaccessible.h
gtkaction.h
gtkactiongroup.h
gtkadjustment.h
gtkalignment.h
gtkarrow.h
gtkaspectframe.h
gtkassistant.h
gtkbbox.h
gtkbin.h
gtkbindings.h
gtkbox.h
gtkbuildable.h
gtkbuilder.h
gtkbutton.h
gtkcalendar.h
gtkcelleditable.h
gtkcelllayout.h
gtkcellrenderer.h
gtkcellrendereraccel.h
gtkcellrenderercombo.h
gtkcellrendererpixbuf.h
gtkcellrendererprogress.h
gtkcellrendererspin.h
gtkcellrenderertext.h
gtkcellrenderertoggle.h
gtkcellview.h
gtkcheckbutton.h
gtkcheckmenuitem.h
gtkclipboard.h
gtkclist.h
gtkcolorbutton.h
gtkcolorsel.h
gtkcolorseldialog.h
gtkcombo.h
gtkcombobox.h
gtkcomboboxentry.h
gtkcontainer.h
gtkctree.h
gtkcurve.h
gtkdebug.h
gtkdialog.h
gtkdnd.h
gtkdrawingarea.h
gtkeditable.h
gtkentry.h
gtkentrycompletion.h
gtkenums.h
gtkeventbox.h
gtkexpander.h
gtkfilechooser.h
gtkfilechooserbutton.h
gtkfilechooserdialog.h
gtkfilechooserwidget.h
gtkfilefilter.h
gtkfilesel.h
gtkfixed.h
gtkfontbutton.h
gtkfontsel.h
gtkframe.h
gtkgamma.h
gtkgc.h
gtkhandlebox.h
gtkhbbox.h
gtkhbox.h
gtkhpaned.h
gtkhruler.h
gtkhscale.h
gtkhscrollbar.h
gtkhseparator.h
gtkiconfactory.h
gtkicontheme.h
gtkiconview.h
gtkimage.h
gtkimagemenuitem.h
gtkimcontext.h
gtkimcontextsimple.h
gtkimmodule.h
gtkimmulticontext.h
gtkinputdialog.h
gtkinvisible.h
gtkitem.h
gtklabel.h
gtklayout.h
gtklinkbutton.h
gtklist.h
gtklistitem.h
gtkliststore.h
gtkmain.h
gtkmarshal.h
gtkmenu.h
gtkmenubar.h
gtkmenuitem.h
gtkmenushell.h
gtkmenutoolbutton.h
gtkmessagedialog.h
gtkmisc.h
gtkmodules.h
gtknotebook.h
gtkobject.h
gtkoldeditable.h
gtkoptionmenu.h
gtkpagesetup.h
gtkpagesetupunixdialog.h
gtkpaned.h
gtkpapersize.h
gtkpixmap.h
gtkplug.h
gtkpreview.h
gtkprintcontext.h
gtkprinter.h
gtkprintjob.h
gtkprintoperation.h
gtkprintoperationpreview.h
gtkprintsettings.h
gtkprintunixdialog.h
gtkprogress.h
gtkprogressbar.h
gtkradioaction.h
gtkradiobutton.h
gtkradiomenuitem.h
gtkradiotoolbutton.h
gtkrange.h
gtkrc.h
gtkrecentchooser.h
gtkrecentchooserdialog.h
gtkrecentchoosermenu.h
gtkrecentchooserwidget.h
gtkrecentfilter.h
gtkrecentmanager.h
gtkruler.h
gtkscale.h
gtkscrollbar.h
gtkscrolledwindow.h
gtkselection.h
gtkseparator.h
gtkseparatormenuitem.h
gtkseparatortoolitem.h
gtksettings.h
gtksignal.h
gtksizegroup.h
gtksocket.h
gtkspinbutton.h
gtkstatusbar.h
gtkstatusicon.h
gtkstock.h
gtkstyle.h
gtktable.h
gtktearoffmenuitem.h
gtktext.h
gtktextbuffer.h
gtktextbufferrichtext.h
gtktextchild.h
gtktextiter.h
gtktextmark.h
gtktexttag.h
gtktexttagtable.h
gtktextview.h
gtktipsquery.h
gtktoggleaction.h
gtktogglebutton.h
gtktoggletoolbutton.h
gtktoolbar.h
gtktoolbutton.h
gtktoolitem.h
gtktooltips.h
gtktree.h
gtktreednd.h
gtktreeitem.h
gtktreemodel.h
gtktreemodelfilter.h
gtktreemodelsort.h
gtktreeselection.h
gtktreesortable.h
gtktreestore.h
gtktreeview.h
gtktreeviewcolumn.h
gtktypebuiltins.h
gtktypeutils.h
gtkuimanager.h
gtkvbbox.h
gtkvbox.h
gtkversion.h
gtkviewport.h
gtkvpaned.h
gtkvruler.h
gtkvscale.h
gtkvscrollbar.h
gtkvseparator.h
gtkwidget.h
gtkwindow.h

to the top

Shared Libraries (1)


libgtk-x11-2.0.so.0.1000.12

to the top




Generated on Mon Jun 20 18:27:39 2011 for libgtk-x11-2.0.so.0 by ABI Compliance Checker 1.23.3  
A tool for checking backward binary compatibility of a shared C/C++ library API