~ubuntu-branches/ubuntu/utopic/gimp/utopic

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/html/GimpIntComboBox.html

  • Committer: Package Import Robot
  • Author(s): Ari Pollak
  • Date: 2013-02-23 11:52:27 UTC
  • mto: (1.1.28) (0.6.1 sid)
  • mto: This revision was merged to the branch mainline in revision 77.
  • Revision ID: package-import@ubuntu.com-20130223115227-erjyrlri4ku3ysap
ImportĀ upstreamĀ versionĀ 2.8.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
355
355
This function also calls the <em class="parameter"><code>callback</code></em> once after setting the
356
356
initial <em class="parameter"><code>value</code></em>. This is often convenient when working with combo
357
357
boxes that select a default active item, like for example
358
 
<code class="function">gimp_drawable_combo_box_new()</code>. If you pass an invalid initial
 
358
<a href="/local/head/share/gtk-doc/html/libgimp/libgimp-GimpItemComboBox.html#gimp-drawable-combo-box-new"><code class="function">gimp_drawable_combo_box_new()</code></a>. If you pass an invalid initial
359
359
<em class="parameter"><code>value</code></em>, the <em class="parameter"><code>callback</code></em> will be called with the default item active.
360
360
</p>
361
361
<div class="variablelist"><table border="0">