GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Gtk2::ImageView::Zoom(3) User Contributed Perl Documentation Gtk2::ImageView::Zoom(3)

Gtk2::ImageView::Zoom - Functions for dealing with zoom factors

GtkImageView uses a discrete amount of zoom factors for determining which zoom to set. Using these functions, it is possible to retrieve information and manipulate a zoom factor.

$zoom (double)

Returns the zoom factor clamped to the minumum and maximum allowed values.

Returns the maximum allowed zoom factor.

Returns the minimum allowed zoom factor.

$zoom (double)

Returns the zoom factor that is one step larger than the supplied zoom factor.

$zoom (double)

Returns the zoom factor that is one step smaller than the supplied zoom factor.

Gtk2::ImageView

Copyright (C) 2007 by Jeffrey Ratcliffe.

This software is licensed under the GPL-3; see Gtk2::ImageView for a full notice.

2022-06-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.