~ubuntu-branches/ubuntu/vivid/gnome-desktop3/vivid-proposed

« back to all changes in this revision

Viewing changes to docs/reference/gnome-desktop3/html/gnome-desktop3.devhelp2

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-02-03 16:30:39 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20110203163039-z3bqr26w4t70v7r1
Tags: 2.91.6.1-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
  <chapters>
5
5
    <sub name="GNOME Desktop Library Overview" link="intro.html"/>
6
6
    <sub name="Desktop Background" link="background.html">
7
 
      <sub name="gnome-bg" link="gnome-desktop3-gnome-bg.html"/>
 
7
      <sub name="GnomeBG" link="gnome-desktop3-gnome-bg.html"/>
8
8
    </sub>
9
9
    <sub name="Monitor Configuration" link="randr.html">
 
10
      <sub name="gnome-rr-screen" link="gnome-desktop3-gnome-rr-screen.html"/>
 
11
      <sub name="gnome-rr-output" link="gnome-desktop3-gnome-rr-output.html"/>
 
12
      <sub name="gnome-rr-crtc" link="gnome-desktop3-gnome-rr-crtc.html"/>
 
13
      <sub name="gnome-rr-mode" link="gnome-desktop3-gnome-rr-mode.html"/>
10
14
      <sub name="gnome-rr-config" link="gnome-desktop3-gnome-rr-config.html"/>
11
 
      <sub name="gnome-rr-labeler" link="gnome-desktop3-gnome-rr-labeler.html"/>
 
15
      <sub name="GnomeRRLabeler" link="gnome-desktop3-gnome-rr-labeler.html"/>
12
16
    </sub>
13
17
    <sub name="Thumbnails" link="thumbnail.html">
14
18
      <sub name="GnomeDesktopThumbnailFactory" link="GnomeDesktopThumbnailFactory.html"/>
 
19
      <sub name="Miscellaneous Thumbnail Functions" link="GnomeDesktopThumbnailFactory.html"/>
15
20
    </sub>
16
21
    <sub name="Miscellaneous" link="libgnome.html">
17
 
      <sub name="gnome-desktop-utils" link="gnome-desktop3-gnome-desktop-utils.html"/>
 
22
      <sub name="Miscellaneous Functions" link="gnome-desktop3-gnome-desktop-utils.html"/>
18
23
    </sub>
19
24
  </chapters>
20
25
  <functions>
44
49
    <keyword type="struct" name="GnomeBGClass" link="gnome-desktop3-gnome-bg.html#GnomeBGClass"/>
45
50
    <keyword type="signal" name="The &quot;changed&quot; signal" link="gnome-desktop3-gnome-bg.html#GnomeBG-changed"/>
46
51
    <keyword type="signal" name="The &quot;transitioned&quot; signal" link="gnome-desktop3-gnome-bg.html#GnomeBG-transitioned"/>
 
52
    <keyword type="typedef" name="GnomeRRScreen" link="gnome-desktop3-gnome-rr-screen.html#GnomeRRScreen"/>
 
53
    <keyword type="function" name="GnomeRRScreenChanged ()" link="gnome-desktop3-gnome-rr-screen.html#GnomeRRScreenChanged"/>
 
54
    <keyword type="function" name="gnome_rr_screen_new ()" link="gnome-desktop3-gnome-rr-screen.html#gnome-rr-screen-new"/>
 
55
    <keyword type="function" name="gnome_rr_screen_destroy ()" link="gnome-desktop3-gnome-rr-screen.html#gnome-rr-screen-destroy"/>
 
56
    <keyword type="function" name="gnome_rr_screen_refresh ()" link="gnome-desktop3-gnome-rr-screen.html#gnome-rr-screen-refresh"/>
 
57
    <keyword type="function" name="gnome_rr_screen_list_outputs ()" link="gnome-desktop3-gnome-rr-screen.html#gnome-rr-screen-list-outputs"/>
 
58
    <keyword type="function" name="gnome_rr_screen_list_crtcs ()" link="gnome-desktop3-gnome-rr-screen.html#gnome-rr-screen-list-crtcs"/>
 
59
    <keyword type="function" name="gnome_rr_screen_list_modes ()" link="gnome-desktop3-gnome-rr-screen.html#gnome-rr-screen-list-modes"/>
 
60
    <keyword type="function" name="gnome_rr_screen_list_clone_modes ()" link="gnome-desktop3-gnome-rr-screen.html#gnome-rr-screen-list-clone-modes"/>
 
61
    <keyword type="function" name="gnome_rr_screen_set_size ()" link="gnome-desktop3-gnome-rr-screen.html#gnome-rr-screen-set-size"/>
 
62
    <keyword type="function" name="gnome_rr_screen_get_output_by_id ()" link="gnome-desktop3-gnome-rr-screen.html#gnome-rr-screen-get-output-by-id"/>
 
63
    <keyword type="function" name="gnome_rr_screen_get_output_by_name ()" link="gnome-desktop3-gnome-rr-screen.html#gnome-rr-screen-get-output-by-name"/>
 
64
    <keyword type="function" name="gnome_rr_screen_get_crtc_by_id ()" link="gnome-desktop3-gnome-rr-screen.html#gnome-rr-screen-get-crtc-by-id"/>
 
65
    <keyword type="function" name="gnome_rr_screen_get_ranges ()" link="gnome-desktop3-gnome-rr-screen.html#gnome-rr-screen-get-ranges"/>
 
66
    <keyword type="typedef" name="GnomeRROutput" link="gnome-desktop3-gnome-rr-output.html#GnomeRROutput"/>
 
67
    <keyword type="function" name="gnome_rr_output_get_id ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-get-id"/>
 
68
    <keyword type="function" name="gnome_rr_output_get_name ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-get-name"/>
 
69
    <keyword type="function" name="gnome_rr_output_is_connected ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-is-connected"/>
 
70
    <keyword type="function" name="gnome_rr_output_get_size_inches ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-get-size-inches"/>
 
71
    <keyword type="function" name="gnome_rr_output_get_width_mm ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-get-width-mm"/>
 
72
    <keyword type="function" name="gnome_rr_output_get_height_mm ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-get-height-mm"/>
 
73
    <keyword type="function" name="gnome_rr_output_get_edid_data ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-get-edid-data"/>
 
74
    <keyword type="function" name="gnome_rr_output_get_possible_crtcs ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-get-possible-crtcs"/>
 
75
    <keyword type="function" name="gnome_rr_output_list_modes ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-list-modes"/>
 
76
    <keyword type="function" name="gnome_rr_output_get_current_mode ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-get-current-mode"/>
 
77
    <keyword type="function" name="gnome_rr_output_get_preferred_mode ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-get-preferred-mode"/>
 
78
    <keyword type="function" name="gnome_rr_output_supports_mode ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-supports-mode"/>
 
79
    <keyword type="function" name="gnome_rr_output_get_crtc ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-get-crtc"/>
 
80
    <keyword type="function" name="gnome_rr_output_get_position ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-get-position"/>
 
81
    <keyword type="function" name="gnome_rr_output_can_clone ()" link="gnome-desktop3-gnome-rr-output.html#gnome-rr-output-can-clone"/>
 
82
    <keyword type="typedef" name="GnomeRRCrtc" link="gnome-desktop3-gnome-rr-crtc.html#GnomeRRCrtc"/>
 
83
    <keyword type="enum" name="enum GnomeRRRotation" link="gnome-desktop3-gnome-rr-crtc.html#GnomeRRRotation"/>
 
84
    <keyword type="function" name="gnome_rr_crtc_get_id ()" link="gnome-desktop3-gnome-rr-crtc.html#gnome-rr-crtc-get-id"/>
 
85
    <keyword type="function" name="gnome_rr_crtc_set_config ()" link="gnome-desktop3-gnome-rr-crtc.html#gnome-rr-crtc-set-config" deprecated=""/>
 
86
    <keyword type="function" name="gnome_rr_crtc_can_drive_output ()" link="gnome-desktop3-gnome-rr-crtc.html#gnome-rr-crtc-can-drive-output"/>
 
87
    <keyword type="function" name="gnome_rr_crtc_get_current_mode ()" link="gnome-desktop3-gnome-rr-crtc.html#gnome-rr-crtc-get-current-mode"/>
 
88
    <keyword type="function" name="gnome_rr_crtc_get_position ()" link="gnome-desktop3-gnome-rr-crtc.html#gnome-rr-crtc-get-position"/>
 
89
    <keyword type="function" name="gnome_rr_crtc_supports_rotation ()" link="gnome-desktop3-gnome-rr-crtc.html#gnome-rr-crtc-supports-rotation"/>
 
90
    <keyword type="function" name="gnome_rr_crtc_get_current_rotation ()" link="gnome-desktop3-gnome-rr-crtc.html#gnome-rr-crtc-get-current-rotation"/>
 
91
    <keyword type="function" name="gnome_rr_crtc_get_rotations ()" link="gnome-desktop3-gnome-rr-crtc.html#gnome-rr-crtc-get-rotations"/>
 
92
    <keyword type="typedef" name="GnomeRRMode" link="gnome-desktop3-gnome-rr-mode.html#GnomeRRMode"/>
 
93
    <keyword type="function" name="gnome_rr_mode_get_id ()" link="gnome-desktop3-gnome-rr-mode.html#gnome-rr-mode-get-id"/>
 
94
    <keyword type="function" name="gnome_rr_mode_get_width ()" link="gnome-desktop3-gnome-rr-mode.html#gnome-rr-mode-get-width"/>
 
95
    <keyword type="function" name="gnome_rr_mode_get_height ()" link="gnome-desktop3-gnome-rr-mode.html#gnome-rr-mode-get-height"/>
 
96
    <keyword type="function" name="gnome_rr_mode_get_freq ()" link="gnome-desktop3-gnome-rr-mode.html#gnome-rr-mode-get-freq"/>
47
97
    <keyword type="function" name="gnome_rr_config_new_current ()" link="gnome-desktop3-gnome-rr-config.html#gnome-rr-config-new-current"/>
48
98
    <keyword type="function" name="gnome_rr_config_new_stored ()" link="gnome-desktop3-gnome-rr-config.html#gnome-rr-config-new-stored"/>
49
99
    <keyword type="function" name="gnome_rr_config_match ()" link="gnome-desktop3-gnome-rr-config.html#gnome-rr-config-match"/>
58
108
    <keyword type="function" name="gnome_rr_labeler_new ()" link="gnome-desktop3-gnome-rr-labeler.html#gnome-rr-labeler-new"/>
59
109
    <keyword type="function" name="gnome_rr_labeler_hide ()" link="gnome-desktop3-gnome-rr-labeler.html#gnome-rr-labeler-hide"/>
60
110
    <keyword type="function" name="gnome_rr_labeler_get_color_for_output ()" link="gnome-desktop3-gnome-rr-labeler.html#gnome-rr-labeler-get-color-for-output"/>
61
 
    <keyword type="struct" name="GnomeRRLabeler" link="gnome-desktop3-gnome-rr-labeler.html#GnomeRRLabeler-struct"/>
62
 
    <keyword type="struct" name="GnomeRRLabelerClass" link="gnome-desktop3-gnome-rr-labeler.html#GnomeRRLabelerClass"/>
 
111
    <keyword type="struct" name="struct GnomeRRLabeler" link="gnome-desktop3-gnome-rr-labeler.html#GnomeRRLabeler-struct"/>
 
112
    <keyword type="struct" name="struct GnomeRRLabelerClass" link="gnome-desktop3-gnome-rr-labeler.html#GnomeRRLabelerClass"/>
63
113
    <keyword type="property" name="The &quot;config&quot; property" link="gnome-desktop3-gnome-rr-labeler.html#GnomeRRLabeler--config"/>
64
 
    <keyword type="enum" name="enum GnomeDesktopThumbnailSize" link="GnomeDesktopThumbnailFactory.html#GnomeDesktopThumbnailSize"/>
65
 
    <keyword type="struct" name="GnomeDesktopThumbnailFactory" link="GnomeDesktopThumbnailFactory.html#GnomeDesktopThumbnailFactory-struct"/>
66
 
    <keyword type="struct" name="GnomeDesktopThumbnailFactoryClass" link="GnomeDesktopThumbnailFactory.html#GnomeDesktopThumbnailFactoryClass"/>
 
114
    <keyword type="struct" name="struct GnomeDesktopThumbnailFactory" link="GnomeDesktopThumbnailFactory.html#GnomeDesktopThumbnailFactory-struct"/>
 
115
    <keyword type="enum" name="enum GnomeDesktopThumbnailSize" link="GnomeDesktopThumbnailFactory.html#GnomeDesktopThumbnailSize"/>
 
116
    <keyword type="function" name="gnome_desktop_thumbnail_factory_new ()" link="GnomeDesktopThumbnailFactory.html#gnome-desktop-thumbnail-factory-new" since="2.2"/>
 
117
    <keyword type="function" name="gnome_desktop_thumbnail_factory_lookup ()" link="GnomeDesktopThumbnailFactory.html#gnome-desktop-thumbnail-factory-lookup" since="2.2"/>
 
118
    <keyword type="function" name="gnome_desktop_thumbnail_factory_has_valid_failed_thumbnail ()" link="GnomeDesktopThumbnailFactory.html#gnome-desktop-thumbnail-factory-has-valid-failed-thumbnail" since="2.2"/>
 
119
    <keyword type="function" name="gnome_desktop_thumbnail_factory_can_thumbnail ()" link="GnomeDesktopThumbnailFactory.html#gnome-desktop-thumbnail-factory-can-thumbnail" since="2.2"/>
 
120
    <keyword type="function" name="gnome_desktop_thumbnail_factory_generate_thumbnail ()" link="GnomeDesktopThumbnailFactory.html#gnome-desktop-thumbnail-factory-generate-thumbnail" since="2.2"/>
 
121
    <keyword type="function" name="gnome_desktop_thumbnail_factory_save_thumbnail ()" link="GnomeDesktopThumbnailFactory.html#gnome-desktop-thumbnail-factory-save-thumbnail" since="2.2"/>
 
122
    <keyword type="function" name="gnome_desktop_thumbnail_factory_create_failed_thumbnail ()" link="GnomeDesktopThumbnailFactory.html#gnome-desktop-thumbnail-factory-create-failed-thumbnail" since="2.2"/>
 
123
    <keyword type="enum" name="enum GnomeDesktopThumbnailSize" link="GnomeDesktopThumbnailFactory.html#GnomeDesktopThumbnailSize"/>
 
124
    <keyword type="struct" name="struct GnomeDesktopThumbnailFactory" link="GnomeDesktopThumbnailFactory.html#GnomeDesktopThumbnailFactory-struct"/>
 
125
    <keyword type="struct" name="struct GnomeDesktopThumbnailFactoryClass" link="GnomeDesktopThumbnailFactory.html#GnomeDesktopThumbnailFactoryClass"/>
67
126
    <keyword type="function" name="gnome_desktop_thumbnail_factory_new ()" link="GnomeDesktopThumbnailFactory.html#gnome-desktop-thumbnail-factory-new" since="2.2"/>
68
127
    <keyword type="function" name="gnome_desktop_thumbnail_factory_lookup ()" link="GnomeDesktopThumbnailFactory.html#gnome-desktop-thumbnail-factory-lookup" since="2.2"/>
69
128
    <keyword type="function" name="gnome_desktop_thumbnail_factory_has_valid_failed_thumbnail ()" link="GnomeDesktopThumbnailFactory.html#gnome-desktop-thumbnail-factory-has-valid-failed-thumbnail" since="2.2"/>