~ubuntu-branches/debian/sid/swt-gtk/sid

« back to all changes in this revision

Viewing changes to os_custom.h

  • Committer: Bazaar Package Importer
  • Author(s): Adrian Perez
  • Date: 2009-12-07 10:22:24 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20091207102224-70w2tax575mcks1w
Tags: 3.5.1-1
* New upstream release. Closes: #558663.
* debian/control: 
  - Add Vcs-* fields for Git repository.
  - Allow DM-Uploads.
  - Remove "Conflicts", package should live with eclipse.
* debian/rules: Fix default-java path around AWT_LIB_PATH.
* debian/copyright: Minor update.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*******************************************************************************
2
 
* Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved.
 
2
* Copyright (c) 2000, 2009 IBM Corporation and others. All rights reserved.
3
3
* The contents of this file are made available under the terms
4
4
* of the GNU Lesser General Public License (LGPL) Version 2.1 that
5
5
* accompanies this distribution (lgpl-v21.txt).  The LGPL is also
55
55
#define gtk_combo_box_popup_LIB "libgtk-x11-2.0.so.0"
56
56
#define gtk_combo_box_popdown_LIB "libgtk-x11-2.0.so.0"
57
57
#define gtk_entry_text_index_to_layout_index_LIB "libgtk-x11-2.0.so.0"
 
58
#define gtk_entry_get_inner_border_LIB "libgtk-x11-2.0.so.0"
58
59
#define gtk_file_chooser_add_filter_LIB "libgtk-x11-2.0.so.0"
59
60
#define gtk_file_chooser_dialog_new_LIB "libgtk-x11-2.0.so.0"
60
61
#define gtk_file_chooser_get_current_folder_LIB "libgtk-x11-2.0.so.0"
61
62
#define gtk_file_chooser_get_filename_LIB "libgtk-x11-2.0.so.0"
62
63
#define gtk_file_chooser_get_filenames_LIB "libgtk-x11-2.0.so.0"
63
64
#define gtk_file_chooser_get_filter_LIB "libgtk-x11-2.0.so.0"
 
65
#define gtk_file_chooser_get_uri_LIB "libgtk-x11-2.0.so.0"
 
66
#define gtk_file_chooser_get_uris_LIB "libgtk-x11-2.0.so.0"
64
67
#define gtk_file_chooser_set_current_folder_LIB "libgtk-x11-2.0.so.0"
 
68
#define gtk_file_chooser_set_current_folder_uri_LIB "libgtk-x11-2.0.so.0"
65
69
#define gtk_file_chooser_set_current_name_LIB "libgtk-x11-2.0.so.0"
66
70
#define gtk_file_chooser_set_do_overwrite_confirmation_LIB "libgtk-x11-2.0.so.0"
67
71
#define gtk_file_chooser_set_extra_widget_LIB "libgtk-x11-2.0.so.0"
68
72
#define gtk_file_chooser_set_filename_LIB "libgtk-x11-2.0.so.0"
69
73
#define gtk_file_chooser_set_filter_LIB "libgtk-x11-2.0.so.0"
 
74
#define gtk_file_chooser_set_local_only_LIB "libgtk-x11-2.0.so.0"
 
75
#define gtk_file_chooser_set_uri_LIB "libgtk-x11-2.0.so.0"
70
76
#define gtk_file_chooser_set_select_multiple_LIB "libgtk-x11-2.0.so.0"
71
77
#define gtk_file_filter_add_pattern_LIB "libgtk-x11-2.0.so.0"
72
78
#define gtk_file_filter_new_LIB "libgtk-x11-2.0.so.0"
85
91
#define gtk_tree_selection_count_selected_rows_LIB "libgtk-x11-2.0.so.0"
86
92
#define gtk_tree_selection_get_selected_rows_LIB "libgtk-x11-2.0.so.0"
87
93
#define gtk_tree_view_column_cell_get_position_LIB "libgtk-x11-2.0.so.0"
 
94
#define gtk_tree_view_set_grid_lines_LIB "libgtk-x11-2.0.so.0"
88
95
#define gtk_entry_set_alignment_LIB "libgtk-x11-2.0.so.0"
89
96
#define gdk_cursor_new_from_pixbuf_LIB "libgdk-x11-2.0.so.0"
90
97
#define gdk_display_get_default_LIB "libgdk-x11-2.0.so.0"
91
98
#define gdk_display_supports_cursor_color_LIB "libgdk-x11-2.0.so.0"
92
99
#define gdk_draw_pixbuf_LIB "libgdk-x11-2.0.so.0"
93
 
#define gdk_pixbuf_save_to_buffer_LIB "libgdk-x11-2.0.so.0"
 
100
#define gdk_pixbuf_save_to_bufferv_LIB "libgdk-x11-2.0.so.0"
94
101
#define gdk_screen_get_default_LIB "libgdk-x11-2.0.so.0"
95
102
#define gdk_screen_get_monitor_at_point_LIB "libgdk-x11-2.0.so.0"
96
103
#define gdk_screen_get_monitor_at_window_LIB "libgdk-x11-2.0.so.0"
97
104
#define gdk_screen_get_monitor_geometry_LIB "libgdk-x11-2.0.so.0"
98
105
#define gdk_screen_get_n_monitors_LIB "libgdk-x11-2.0.so.0"
99
106
#define gdk_screen_get_number_LIB "libgdk-x11-2.0.so.0"
 
107
#define gtk_status_icon_get_geometry_LIB "libgtk-x11-2.0.so.0"
 
108
#define gtk_status_icon_get_visible_LIB "libgtk-x11-2.0.so.0"
 
109
#define gtk_status_icon_new_LIB "libgtk-x11-2.0.so.0"
 
110
#define gtk_status_icon_set_from_pixbuf_LIB "libgtk-x11-2.0.so.0"
 
111
#define gtk_status_icon_set_visible_LIB "libgtk-x11-2.0.so.0"
 
112
#define gtk_status_icon_set_tooltip_LIB "libgtk-x11-2.0.so.0"
100
113
#define gtk_window_get_group_LIB "libgtk-x11-2.0.so.0"
101
114
#define gtk_window_get_opacity_LIB "libgtk-x11-2.0.so.0"
102
115
#define gdk_window_set_keep_above_LIB "libgdk-x11-2.0.so.0"
127
140
#define pango_cairo_font_map_set_resolution_LIB "libpangocairo-1.0.so.0"
128
141
#define gdk_cairo_set_source_color_LIB "libgdk-x11-2.0.so.0"
129
142
#define gdk_cairo_region_LIB "libgdk-x11-2.0.so.0"
 
143
#define gdk_cairo_create_LIB "libgdk-x11-2.0.so.0"
130
144
#define gtk_enumerate_printers_LIB "libgtk-x11-2.0.so.0"
131
145
#define gtk_page_setup_get_bottom_margin_LIB "libgtk-x11-2.0.so.0"
132
146
#define gtk_page_setup_get_left_margin_LIB "libgtk-x11-2.0.so.0"
197
211
#define FcConfigAppFontAddFile_LIB "libfontconfig.so.1"
198
212
 
199
213
/* Field accessors */
 
214
#define G_OBJECT_CLASS_CONSTRUCTOR(arg0) (arg0)->constructor
 
215
#define G_OBJECT_CLASS_SET_CONSTRUCTOR(arg0, arg1) (arg0)->constructor = (GObject* (*) (GType, guint, GObjectConstructParam *))arg1
200
216
#define GTK_ACCEL_LABEL_SET_ACCEL_STRING(arg0, arg1) (arg0)->accel_string = arg1
201
217
#define GTK_ACCEL_LABEL_GET_ACCEL_STRING(arg0) (arg0)->accel_string
202
218
#define GTK_SCROLLED_WINDOW_HSCROLLBAR(arg0) (arg0)->hscrollbar