added VOID__DOUBLE_DOUBLE marshaller.

* libgimpwidgets/gimpwidgetsmarshal.list: added VOID__DOUBLE_DOUBLE
 marshaller.

* libgimpwidgets/gimpzoommodel.[ch]: new signal: "zoomed", emitted
  when the zoom factor changes.  This signal have the old factor and the
  new factor as argument.

* libgimp/gimpzoompreview.c: use the "zoomed" signal instead of the
  "notify::value" one. This allow to use the old and new factors to keep
  the preview centered on the same point.
This commit is contained in:
David Odin
2005-10-01 15:12:59 +00:00
parent 95f8702dbe
commit 9af9bae012
6 changed files with 113 additions and 43 deletions

View File

@ -23,6 +23,15 @@ GimpZoomModel
</para>
<!-- ##### SIGNAL GimpZoomModel::zoomed ##### -->
<para>
</para>
@gimpzoommodel: the object which received the signal.
@arg1:
@arg2:
<!-- ##### ARG GimpZoomModel:fraction ##### -->
<para>