~ubuntu-branches/ubuntu/karmic/exo/karmic

« back to all changes in this revision

Viewing changes to docs/reference/html/exo.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2009-08-21 14:28:56 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20090821142856-xp7o7hl7x9xa2213
Tags: 0.3.102-1ubuntu1
* Merge from Debian unstable, remaining Ubuntu changes:
  - debian/rules:
    + Removed mangling of helpers.rc
    + Add --enable-gtk-doc switch to configure
  - debian/control:
    + Add build-dep on gtk-doc-tools
    + Update Vcs-* fields
  - debian/patches:
    + 04_update_helpers.patch: patched libexo's firefox helper desktop file
      to use firefox-3.0 icon instead of firefox icon
    + xubuntu-default-mount-options.patch: change default mount options for
      vfat, iso9660, ntfs
    + series: refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
  <functions>
51
51
    <function name="ExoToolbarsModel" link="ExoToolbarsModel.html#ExoToolbarsModel-struct"/>
52
52
    <function name="enum ExoToolbarsModelFlags" link="ExoToolbarsModel.html#ExoToolbarsModelFlags"/>
53
 
    <function name="EXO_TOOLBARS_ITEM_TYPE" link="ExoToolbarsModel.html#EXO-TOOLBARS-ITEM-TYPE:CAPS"/>
 
53
    <function name="EXO_TOOLBARS_ITEM_TYPE" link="ExoToolbarsModel.html#EXO-TOOLBARS-ITEM-TYPE--CAPS"/>
54
54
    <function name="exo_toolbars_model_new ()" link="ExoToolbarsModel.html#exo-toolbars-model-new"/>
55
55
    <function name="exo_toolbars_model_set_actions ()" link="ExoToolbarsModel.html#exo-toolbars-model-set-actions"/>
56
56
    <function name="exo_toolbars_model_get_actions ()" link="ExoToolbarsModel.html#exo-toolbars-model-get-actions"/>
127
127
    <function name="The &quot;orientation&quot; property" link="ExoIconBar.html#ExoIconBar--orientation"/>
128
128
    <function name="The &quot;pixbuf-column&quot; property" link="ExoIconBar.html#ExoIconBar--pixbuf-column"/>
129
129
    <function name="The &quot;text-column&quot; property" link="ExoIconBar.html#ExoIconBar--text-column"/>
130
 
    <function name="The &quot;active-item-border-color&quot; style property" link="ExoIconBar.html#ExoIconBar--active-item-border-color"/>
131
 
    <function name="The &quot;active-item-fill-color&quot; style property" link="ExoIconBar.html#ExoIconBar--active-item-fill-color"/>
132
 
    <function name="The &quot;active-item-text-color&quot; style property" link="ExoIconBar.html#ExoIconBar--active-item-text-color"/>
133
 
    <function name="The &quot;cursor-item-border-color&quot; style property" link="ExoIconBar.html#ExoIconBar--cursor-item-border-color"/>
134
 
    <function name="The &quot;cursor-item-fill-color&quot; style property" link="ExoIconBar.html#ExoIconBar--cursor-item-fill-color"/>
135
 
    <function name="The &quot;cursor-item-text-color&quot; style property" link="ExoIconBar.html#ExoIconBar--cursor-item-text-color"/>
 
130
    <function name="The &quot;active-item-border-color&quot; style property" link="ExoIconBar.html#ExoIconBar--s-active-item-border-color"/>
 
131
    <function name="The &quot;active-item-fill-color&quot; style property" link="ExoIconBar.html#ExoIconBar--s-active-item-fill-color"/>
 
132
    <function name="The &quot;active-item-text-color&quot; style property" link="ExoIconBar.html#ExoIconBar--s-active-item-text-color"/>
 
133
    <function name="The &quot;cursor-item-border-color&quot; style property" link="ExoIconBar.html#ExoIconBar--s-cursor-item-border-color"/>
 
134
    <function name="The &quot;cursor-item-fill-color&quot; style property" link="ExoIconBar.html#ExoIconBar--s-cursor-item-fill-color"/>
 
135
    <function name="The &quot;cursor-item-text-color&quot; style property" link="ExoIconBar.html#ExoIconBar--s-cursor-item-text-color"/>
136
136
    <function name="The &quot;selection-changed&quot; signal" link="ExoIconBar.html#ExoIconBar-selection-changed"/>
137
137
    <function name="The &quot;set-scroll-adjustments&quot; signal" link="ExoIconBar.html#ExoIconBar-set-scroll-adjustments"/>
138
138
    <function name="ExoIconChooserDialog" link="ExoIconChooserDialog.html#ExoIconChooserDialog-struct"/>
229
229
    <function name="The &quot;single-click-timeout&quot; property" link="ExoIconView.html#ExoIconView--single-click-timeout"/>
230
230
    <function name="The &quot;spacing&quot; property" link="ExoIconView.html#ExoIconView--spacing"/>
231
231
    <function name="The &quot;text-column&quot; property" link="ExoIconView.html#ExoIconView--text-column"/>
232
 
    <function name="The &quot;selection-box-alpha&quot; style property" link="ExoIconView.html#ExoIconView--selection-box-alpha"/>
233
 
    <function name="The &quot;selection-box-color&quot; style property" link="ExoIconView.html#ExoIconView--selection-box-color"/>
 
232
    <function name="The &quot;selection-box-alpha&quot; style property" link="ExoIconView.html#ExoIconView--s-selection-box-alpha"/>
 
233
    <function name="The &quot;selection-box-color&quot; style property" link="ExoIconView.html#ExoIconView--s-selection-box-color"/>
234
234
    <function name="The &quot;activate-cursor-item&quot; signal" link="ExoIconView.html#ExoIconView-activate-cursor-item"/>
235
235
    <function name="The &quot;item-activated&quot; signal" link="ExoIconView.html#ExoIconView-item-activated"/>
236
236
    <function name="The &quot;move-cursor&quot; signal" link="ExoIconView.html#ExoIconView-move-cursor"/>
286
286
    <function name="exo_minor_version" link="exo-Version-Information.html#exo-minor-version"/>
287
287
    <function name="exo_micro_version" link="exo-Version-Information.html#exo-micro-version"/>
288
288
    <function name="exo_check_version ()" link="exo-Version-Information.html#exo-check-version"/>
289
 
    <function name="EXO_MAJOR_VERSION" link="exo-Version-Information.html#EXO-MAJOR-VERSION:CAPS"/>
290
 
    <function name="EXO_MINOR_VERSION" link="exo-Version-Information.html#EXO-MINOR-VERSION:CAPS"/>
291
 
    <function name="EXO_MICRO_VERSION" link="exo-Version-Information.html#EXO-MICRO-VERSION:CAPS"/>
292
 
    <function name="EXO_CHECK_VERSION()" link="exo-Version-Information.html#EXO-CHECK-VERSION:CAPS"/>
 
289
    <function name="EXO_MAJOR_VERSION" link="exo-Version-Information.html#EXO-MAJOR-VERSION--CAPS"/>
 
290
    <function name="EXO_MINOR_VERSION" link="exo-Version-Information.html#EXO-MINOR-VERSION--CAPS"/>
 
291
    <function name="EXO_MICRO_VERSION" link="exo-Version-Information.html#EXO-MICRO-VERSION--CAPS"/>
 
292
    <function name="EXO_CHECK_VERSION()" link="exo-Version-Information.html#EXO-CHECK-VERSION--CAPS"/>
293
293
    <function name="ExoBinding" link="exo-Binding-Properties-Functions.html#ExoBinding"/>
294
294
    <function name="ExoMutualBinding" link="exo-Binding-Properties-Functions.html#ExoMutualBinding"/>
295
295
    <function name="ExoBindingTransform ()" link="exo-Binding-Properties-Functions.html#ExoBindingTransform"/>
329
329
    <function name="exo_strndupv ()" link="exo-String-Utility-Functions.html#exo-strndupv"/>
330
330
    <function name="exo_intern_string ()" link="exo-String-Utility-Functions.html#exo-intern-string"/>
331
331
    <function name="exo_intern_static_string ()" link="exo-String-Utility-Functions.html#exo-intern-static-string"/>
332
 
    <function name="I_()" link="exo-String-Utility-Functions.html#I-:CAPS"/>
 
332
    <function name="I_()" link="exo-String-Utility-Functions.html#I---CAPS"/>
333
333
    <function name="enum ExoUrlError" link="exo-Opening-URLs.html#ExoUrlError"/>
334
 
    <function name="EXO_URL_ERROR" link="exo-Opening-URLs.html#EXO-URL-ERROR:CAPS"/>
 
334
    <function name="EXO_URL_ERROR" link="exo-Opening-URLs.html#EXO-URL-ERROR--CAPS"/>
335
335
    <function name="exo_url_show ()" link="exo-Opening-URLs.html#exo-url-show"/>
336
336
    <function name="exo_url_show_on_screen ()" link="exo-Opening-URLs.html#exo-url-show-on-screen"/>
337
337
    <function name="exo_url_about_dialog_hook ()" link="exo-Opening-URLs.html#exo-url-about-dialog-hook"/>
358
358
    <function name="The &quot;group&quot; property" link="ExoXsessionClient.html#ExoXsessionClient--group"/>
359
359
    <function name="The &quot;restart-command&quot; property" link="ExoXsessionClient.html#ExoXsessionClient--restart-command"/>
360
360
    <function name="The &quot;save-yourself&quot; signal" link="ExoXsessionClient.html#ExoXsessionClient-save-yourself"/>
361
 
    <function name="Options" link="exo-csource.html#id2933776"/>
 
361
    <function name="Options" link="exo-csource.html#id2873900"/>
362
362
    <function name="ExoEllipsizedLabel" link="ExoEllipsizedLabel.html#ExoEllipsizedLabel-struct"/>
363
363
    <function name="exo_ellipsized_label_new ()" link="ExoEllipsizedLabel.html#exo-ellipsized-label-new"/>
364
364
    <function name="exo_ellipsized_label_get_ellipsize ()" link="ExoEllipsizedLabel.html#exo-ellipsized-label-get-ellipsize"/>