Signal
GimpUiZoomModel::zoomed
since: 3.0
Declaration
void
zoomed (
GimpZoomModel* self,
gdouble old_factor,
gdouble new_factor,
gpointer user_data
)
Description [src]
Emitted when the zoom factor of the zoom model changes.
Default handler: The default handler is called after the handlers added via |
Available since: 3.0 |