PHP-GTK
Wednesday, November 04, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkAdjustment::changed
GtkAdjustment::get_valuenext

Last updated: Wed, 04 Nov 2009
view this page in English

GtkAdjustment::clamp_page

Updates the GtkAdjustment value to ensure that the range between lower and upper is in the current page (i.e. between value and value + page_size). If the range is larger than the page size, then only the start of it will be in the current page. A "changed" signal will be emitted if the value is changed.


User Contributed Notes
gtk.gtkadjustment.method.clamp_page.php
add a note about notes
There are no user contributed notes for this page.


previousGtkAdjustment::changed
GtkAdjustment::get_valuenext

Last updated: Wed, 04 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Wed Nov 4 02:44:21 2009 UTC