debian man page for gtk2::imageview::zoom

Query: gtk2::imageview::zoom

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Gtk2::ImageView::Zoom(3pm)				User Contributed Perl Documentation				Gtk2::ImageView::Zoom(3pm)

NAME
Gtk2::ImageView::Zoom - Functions for dealing with zoom factors
DESCRIPTION
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.
METHODS
double = Gtk2::ImageView::Zoom->clamp_zoom ($zoom) o $zoom (double) Returns the zoom factor clamped to the minumum and maximum allowed values. double = Gtk2::ImageView::Zoom->get_max_zoom Returns the maximum allowed zoom factor. double = Gtk2::ImageView::Zoom->get_min_zoom Returns the minimum allowed zoom factor. double = Gtk2::ImageView::Zoom->get_zoom_in ($zoom) o $zoom (double) Returns the zoom factor that is one step larger than the supplied zoom factor. double = Gtk2::ImageView::Zoom->get_zoom_out ($zoom) o $zoom (double) Returns the zoom factor that is one step smaller than the supplied zoom factor.
SEE ALSO
Gtk2::ImageView
COPYRIGHT
Copyright (C) 2007 by Jeffrey Ratcliffe. This software is licensed under the GPL-3; see Gtk2::ImageView for a full notice. perl v5.14.2 2011-11-16 Gtk2::ImageView::Zoom(3pm)
Related Man Pages
gtk2::filechooserwidget(3pm) - debian
gtk2::gdk::pixbuf::draw::cache(3pm) - debian
gtk2::imageview::nav(3pm) - debian
gtk2::imageview::scrollwin(3pm) - debian
gtk2::toggletoolbutton(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph