~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-updates

« back to all changes in this revision

Viewing changes to docs/reference/libedataserverui/html/ENameSelectorDialog.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-07 15:43:29 UTC
  • mfrom: (1.1.73 upstream)
  • Revision ID: james.westby@ubuntu.com-20090907154329-ig45a78mkhotc4af
Tags: 2.27.92-0ubuntu1
* New upstream version
  Bug Fixes:
  Mailer:
  - #350007 - evolution busy-waits on GPG signing operations 
  - #578910 - Fixes problem of missing migration for left out folders
  Other Fixes:
  Show filename in password file load/save warnings 
  Paste of e-mail always goes to the left most position 
  Expand <group> inline adds control codes 
  vee_rebuild_folder
* debian/patches/11_it_translation.patch:
  - don't use this debian change, the translation changed and those issues
    should be fixed upstream or in rosetta but not in source changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
                                                         <a class="link" href="ENameSelectorModel.html" title="ENameSelectorModel">ENameSelectorModel</a> *model);
52
52
void                <a class="link" href="ENameSelectorDialog.html#e-name-selector-dialog-set-destination-index" title="e_name_selector_dialog_set_destination_index ()">e_name_selector_dialog_set_destination_index</a>
53
53
                                                        (<a class="link" href="ENameSelectorDialog.html" title="ENameSelectorDialog">ENameSelectorDialog</a> *name_selector_dialog,
54
 
                                                         <a
55
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"
56
 
>guint</a> index);
 
54
                                                         guint index);
57
55
</pre>
58
56
</div>
59
57
<div class="refsect1" lang="en">
60
58
<a name="ENameSelectorDialog.object-hierarchy"></a><h2>Object Hierarchy</h2>
61
59
<pre class="synopsis">
62
 
  <a
63
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
64
 
>GObject</a>
65
 
   +----<a
66
 
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
67
 
>GInitiallyUnowned</a>
 
60
  GObject
 
61
   +----GInitiallyUnowned
68
62
         +----GtkObject
69
63
               +----GtkWidget
70
64
                     +----GtkContainer
164
158
<a name="e-name-selector-dialog-set-destination-index"></a><h3>e_name_selector_dialog_set_destination_index ()</h3>
165
159
<pre class="programlisting">void                e_name_selector_dialog_set_destination_index
166
160
                                                        (<a class="link" href="ENameSelectorDialog.html" title="ENameSelectorDialog">ENameSelectorDialog</a> *name_selector_dialog,
167
 
                                                         <a
168
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"
169
 
>guint</a> index);</pre>
 
161
                                                         guint index);</pre>
170
162
<p>
171
163
Sets the index number of the destination section.</p>
172
164
<p>