PHP-GTK
Tuesday, November 24, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkAdjustment::changed
GtkAdjustment::get_valuenext

Last updated: Tue, 24 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: Tue, 24 Nov 2009
view this page in English


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Tue Nov 24 02:46:14 2009 UTC