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:
@ -23,6 +23,15 @@ GimpZoomModel
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SIGNAL GimpZoomModel::zoomed ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@gimpzoommodel: the object which received the signal.
|
||||
@arg1:
|
||||
@arg2:
|
||||
|
||||
<!-- ##### ARG GimpZoomModel:fraction ##### -->
|
||||
<para>
|
||||
|
||||
|
Reference in New Issue
Block a user