~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to gdk/gdkalias.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-06-02 15:59:27 UTC
  • mfrom: (72.1.15 experimental)
  • Revision ID: james.westby@ubuntu.com-20100602155927-uwh99v2582rw3r8z
Tags: 2.21.1-1ubuntu1
* debian/patches/070_mandatory-relibtoolize.patch:
  - refreshed
* debian/patches/072_indicator_menu_update.patch:
  - change by Cody Russell to send an update event on menu changes,
    should make the bluetooth indicator refresh correctly (lp: #558841)
* debian/patches/091_bugzilla_tooltip_refresh.patch:
  - refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
768
768
extern __typeof (gdk_device_get_axis) IA__gdk_device_get_axis __attribute((visibility("hidden")));
769
769
#define gdk_device_get_axis IA__gdk_device_get_axis
770
770
 
 
771
extern __typeof (gdk_device_get_axis_use) IA__gdk_device_get_axis_use __attribute((visibility("hidden")));
 
772
#define gdk_device_get_axis_use IA__gdk_device_get_axis_use
 
773
 
 
774
extern __typeof (gdk_device_get_has_cursor) IA__gdk_device_get_has_cursor __attribute((visibility("hidden")));
 
775
#define gdk_device_get_has_cursor IA__gdk_device_get_has_cursor
 
776
 
771
777
extern __typeof (gdk_device_get_history) IA__gdk_device_get_history __attribute((visibility("hidden")));
772
778
#define gdk_device_get_history IA__gdk_device_get_history
773
779
 
 
780
extern __typeof (gdk_device_get_key) IA__gdk_device_get_key __attribute((visibility("hidden")));
 
781
#define gdk_device_get_key IA__gdk_device_get_key
 
782
 
 
783
extern __typeof (gdk_device_get_mode) IA__gdk_device_get_mode __attribute((visibility("hidden")));
 
784
#define gdk_device_get_mode IA__gdk_device_get_mode
 
785
 
 
786
extern __typeof (gdk_device_get_name) IA__gdk_device_get_name __attribute((visibility("hidden")));
 
787
#define gdk_device_get_name IA__gdk_device_get_name
 
788
 
 
789
extern __typeof (gdk_device_get_source) IA__gdk_device_get_source __attribute((visibility("hidden")));
 
790
#define gdk_device_get_source IA__gdk_device_get_source
 
791
 
774
792
extern __typeof (gdk_device_get_type) IA__gdk_device_get_type __attribute((visibility("hidden"))) G_GNUC_CONST;
775
793
#define gdk_device_get_type IA__gdk_device_get_type
776
794
 
1044
1062
#endif
1045
1063
#if IN_HEADER(__GDK_DND_H__)
1046
1064
#if IN_FILE(__GDK_DND_C__)
 
1065
extern __typeof (gdk_drag_context_get_action) IA__gdk_drag_context_get_action __attribute((visibility("hidden")));
 
1066
#define gdk_drag_context_get_action IA__gdk_drag_context_get_action
 
1067
 
 
1068
extern __typeof (gdk_drag_context_get_actions) IA__gdk_drag_context_get_actions __attribute((visibility("hidden")));
 
1069
#define gdk_drag_context_get_actions IA__gdk_drag_context_get_actions
 
1070
 
 
1071
extern __typeof (gdk_drag_context_get_suggested_action) IA__gdk_drag_context_get_suggested_action __attribute((visibility("hidden")));
 
1072
#define gdk_drag_context_get_suggested_action IA__gdk_drag_context_get_suggested_action
 
1073
 
 
1074
extern __typeof (gdk_drag_context_list_targets) IA__gdk_drag_context_list_targets __attribute((visibility("hidden")));
 
1075
#define gdk_drag_context_list_targets IA__gdk_drag_context_list_targets
 
1076
 
1047
1077
extern __typeof (gdk_drag_find_window) IA__gdk_drag_find_window __attribute((visibility("hidden")));
1048
1078
#define gdk_drag_find_window IA__gdk_drag_find_window
1049
1079
 
1341
1371
extern __typeof (gdk_window_move_region) IA__gdk_window_move_region __attribute((visibility("hidden")));
1342
1372
#define gdk_window_move_region IA__gdk_window_move_region
1343
1373
 
1344
 
extern __typeof (gdk_window_set_background) IA__gdk_window_set_background __attribute((visibility("hidden")));
1345
 
#define gdk_window_set_background IA__gdk_window_set_background
1346
 
 
1347
 
extern __typeof (gdk_window_set_back_pixmap) IA__gdk_window_set_back_pixmap __attribute((visibility("hidden")));
1348
 
#define gdk_window_set_back_pixmap IA__gdk_window_set_back_pixmap
1349
 
 
1350
 
extern __typeof (gdk_window_set_cursor) IA__gdk_window_set_cursor __attribute((visibility("hidden")));
1351
 
#define gdk_window_set_cursor IA__gdk_window_set_cursor
 
1374
extern __typeof (gdk_window_get_accept_focus) IA__gdk_window_get_accept_focus __attribute((visibility("hidden")));
 
1375
#define gdk_window_get_accept_focus IA__gdk_window_get_accept_focus
 
1376
 
 
1377
extern __typeof (gdk_window_get_back_pixmap) IA__gdk_window_get_back_pixmap __attribute((visibility("hidden")));
 
1378
#define gdk_window_get_back_pixmap IA__gdk_window_get_back_pixmap
 
1379
 
 
1380
extern __typeof (gdk_window_get_background) IA__gdk_window_get_background __attribute((visibility("hidden")));
 
1381
#define gdk_window_get_background IA__gdk_window_get_background
 
1382
 
 
1383
extern __typeof (gdk_window_get_composited) IA__gdk_window_get_composited __attribute((visibility("hidden")));
 
1384
#define gdk_window_get_composited IA__gdk_window_get_composited
1352
1385
 
1353
1386
extern __typeof (gdk_window_get_cursor) IA__gdk_window_get_cursor __attribute((visibility("hidden")));
1354
1387
#define gdk_window_get_cursor IA__gdk_window_get_cursor
1355
1388
 
 
1389
extern __typeof (gdk_window_get_deskrelative_origin) IA__gdk_window_get_deskrelative_origin __attribute((visibility("hidden")));
 
1390
#define gdk_window_get_deskrelative_origin IA__gdk_window_get_deskrelative_origin
 
1391
 
 
1392
extern __typeof (gdk_window_get_focus_on_map) IA__gdk_window_get_focus_on_map __attribute((visibility("hidden")));
 
1393
#define gdk_window_get_focus_on_map IA__gdk_window_get_focus_on_map
 
1394
 
1356
1395
extern __typeof (gdk_window_get_geometry) IA__gdk_window_get_geometry __attribute((visibility("hidden")));
1357
1396
#define gdk_window_get_geometry IA__gdk_window_get_geometry
1358
1397
 
 
1398
extern __typeof (gdk_window_get_modal_hint) IA__gdk_window_get_modal_hint __attribute((visibility("hidden")));
 
1399
#define gdk_window_get_modal_hint IA__gdk_window_get_modal_hint
 
1400
 
1359
1401
extern __typeof (gdk_window_get_origin) IA__gdk_window_get_origin __attribute((visibility("hidden")));
1360
1402
#define gdk_window_get_origin IA__gdk_window_get_origin
1361
1403
 
1362
1404
extern __typeof (gdk_window_get_root_coords) IA__gdk_window_get_root_coords __attribute((visibility("hidden")));
1363
1405
#define gdk_window_get_root_coords IA__gdk_window_get_root_coords
1364
1406
 
1365
 
extern __typeof (gdk_window_get_deskrelative_origin) IA__gdk_window_get_deskrelative_origin __attribute((visibility("hidden")));
1366
 
#define gdk_window_get_deskrelative_origin IA__gdk_window_get_deskrelative_origin
 
1407
extern __typeof (gdk_window_set_background) IA__gdk_window_set_background __attribute((visibility("hidden")));
 
1408
#define gdk_window_set_background IA__gdk_window_set_background
 
1409
 
 
1410
extern __typeof (gdk_window_set_back_pixmap) IA__gdk_window_set_back_pixmap __attribute((visibility("hidden")));
 
1411
#define gdk_window_set_back_pixmap IA__gdk_window_set_back_pixmap
 
1412
 
 
1413
extern __typeof (gdk_window_set_cursor) IA__gdk_window_set_cursor __attribute((visibility("hidden")));
 
1414
#define gdk_window_set_cursor IA__gdk_window_set_cursor
1367
1415
 
1368
1416
extern __typeof (gdk_window_shape_combine_mask) IA__gdk_window_shape_combine_mask __attribute((visibility("hidden")));
1369
1417
#define gdk_window_shape_combine_mask IA__gdk_window_shape_combine_mask
1484
1532
extern __typeof (gdk_window_get_window_type) IA__gdk_window_get_window_type __attribute((visibility("hidden")));
1485
1533
#define gdk_window_get_window_type IA__gdk_window_get_window_type
1486
1534
 
1487
 
extern __typeof (gdk_window_is_destroyed) IA__gdk_window_is_destroyed __attribute((visibility("hidden")));
1488
 
#define gdk_window_is_destroyed IA__gdk_window_is_destroyed
1489
 
 
1490
1535
extern __typeof (gdk_window_invalidate_maybe_recurse) IA__gdk_window_invalidate_maybe_recurse __attribute((visibility("hidden")));
1491
1536
#define gdk_window_invalidate_maybe_recurse IA__gdk_window_invalidate_maybe_recurse
1492
1537
 
1496
1541
extern __typeof (gdk_window_invalidate_region) IA__gdk_window_invalidate_region __attribute((visibility("hidden")));
1497
1542
#define gdk_window_invalidate_region IA__gdk_window_invalidate_region
1498
1543
 
 
1544
extern __typeof (gdk_window_is_destroyed) IA__gdk_window_is_destroyed __attribute((visibility("hidden")));
 
1545
#define gdk_window_is_destroyed IA__gdk_window_is_destroyed
 
1546
 
 
1547
extern __typeof (gdk_window_is_input_only) IA__gdk_window_is_input_only __attribute((visibility("hidden")));
 
1548
#define gdk_window_is_input_only IA__gdk_window_is_input_only
 
1549
 
 
1550
extern __typeof (gdk_window_is_shaped) IA__gdk_window_is_shaped __attribute((visibility("hidden")));
 
1551
#define gdk_window_is_shaped IA__gdk_window_is_shaped
 
1552
 
1499
1553
extern __typeof (gdk_window_is_viewable) IA__gdk_window_is_viewable __attribute((visibility("hidden")));
1500
1554
#define gdk_window_is_viewable IA__gdk_window_is_viewable
1501
1555
 
1719
1773
#endif
1720
1774
#if IN_HEADER(__GDK_IMAGE_H__)
1721
1775
#if IN_FILE(__GDK_IMAGE_C__)
 
1776
extern __typeof (gdk_image_get_bits_per_pixel) IA__gdk_image_get_bits_per_pixel __attribute((visibility("hidden")));
 
1777
#define gdk_image_get_bits_per_pixel IA__gdk_image_get_bits_per_pixel
 
1778
 
 
1779
extern __typeof (gdk_image_get_bytes_per_pixel) IA__gdk_image_get_bytes_per_pixel __attribute((visibility("hidden")));
 
1780
#define gdk_image_get_bytes_per_pixel IA__gdk_image_get_bytes_per_pixel
 
1781
 
 
1782
extern __typeof (gdk_image_get_bytes_per_line) IA__gdk_image_get_bytes_per_line __attribute((visibility("hidden")));
 
1783
#define gdk_image_get_bytes_per_line IA__gdk_image_get_bytes_per_line
 
1784
 
 
1785
extern __typeof (gdk_image_get_byte_order) IA__gdk_image_get_byte_order __attribute((visibility("hidden")));
 
1786
#define gdk_image_get_byte_order IA__gdk_image_get_byte_order
 
1787
 
 
1788
extern __typeof (gdk_image_get_depth) IA__gdk_image_get_depth __attribute((visibility("hidden")));
 
1789
#define gdk_image_get_depth IA__gdk_image_get_depth
 
1790
 
 
1791
extern __typeof (gdk_image_get_height) IA__gdk_image_get_height __attribute((visibility("hidden")));
 
1792
#define gdk_image_get_height IA__gdk_image_get_height
 
1793
 
 
1794
extern __typeof (gdk_image_get_image_type) IA__gdk_image_get_image_type __attribute((visibility("hidden")));
 
1795
#define gdk_image_get_image_type IA__gdk_image_get_image_type
 
1796
 
 
1797
extern __typeof (gdk_image_get_visual) IA__gdk_image_get_visual __attribute((visibility("hidden")));
 
1798
#define gdk_image_get_visual IA__gdk_image_get_visual
 
1799
 
 
1800
extern __typeof (gdk_image_get_width) IA__gdk_image_get_width __attribute((visibility("hidden")));
 
1801
#define gdk_image_get_width IA__gdk_image_get_width
 
1802
 
1722
1803
#ifndef GDK_DISABLE_DEPRECATED
1723
1804
extern __typeof (gdk_image_ref) IA__gdk_image_ref __attribute((visibility("hidden")));
1724
1805
#define gdk_image_ref IA__gdk_image_ref
1876
1957
extern __typeof (gdk_list_visuals) IA__gdk_list_visuals __attribute((visibility("hidden")));
1877
1958
#define gdk_list_visuals IA__gdk_list_visuals
1878
1959
 
 
1960
extern __typeof (gdk_visual_get_bits_per_rgb) IA__gdk_visual_get_bits_per_rgb __attribute((visibility("hidden")));
 
1961
#define gdk_visual_get_bits_per_rgb IA__gdk_visual_get_bits_per_rgb
 
1962
 
 
1963
extern __typeof (gdk_visual_get_blue_pixel_details) IA__gdk_visual_get_blue_pixel_details __attribute((visibility("hidden")));
 
1964
#define gdk_visual_get_blue_pixel_details IA__gdk_visual_get_blue_pixel_details
 
1965
 
 
1966
extern __typeof (gdk_visual_get_byte_order) IA__gdk_visual_get_byte_order __attribute((visibility("hidden")));
 
1967
#define gdk_visual_get_byte_order IA__gdk_visual_get_byte_order
 
1968
 
 
1969
extern __typeof (gdk_visual_get_colormap_size) IA__gdk_visual_get_colormap_size __attribute((visibility("hidden")));
 
1970
#define gdk_visual_get_colormap_size IA__gdk_visual_get_colormap_size
 
1971
 
 
1972
extern __typeof (gdk_visual_get_depth) IA__gdk_visual_get_depth __attribute((visibility("hidden")));
 
1973
#define gdk_visual_get_depth IA__gdk_visual_get_depth
 
1974
 
 
1975
extern __typeof (gdk_visual_get_green_pixel_details) IA__gdk_visual_get_green_pixel_details __attribute((visibility("hidden")));
 
1976
#define gdk_visual_get_green_pixel_details IA__gdk_visual_get_green_pixel_details
 
1977
 
 
1978
extern __typeof (gdk_visual_get_red_pixel_details) IA__gdk_visual_get_red_pixel_details __attribute((visibility("hidden")));
 
1979
#define gdk_visual_get_red_pixel_details IA__gdk_visual_get_red_pixel_details
 
1980
 
1879
1981
extern __typeof (gdk_visual_get_system) IA__gdk_visual_get_system __attribute((visibility("hidden")));
1880
1982
#define gdk_visual_get_system IA__gdk_visual_get_system
1881
1983
 
 
1984
extern __typeof (gdk_visual_get_visual_type) IA__gdk_visual_get_visual_type __attribute((visibility("hidden")));
 
1985
#define gdk_visual_get_visual_type IA__gdk_visual_get_visual_type
 
1986
 
1882
1987
#endif
1883
1988
#endif
1884
1989
#if IN_HEADER(__GDK_VISUAL_H__)