PHP-GTK
Sunday, September 07, 2008 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGtkUiManagerItemType
GtkVisibilitynext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GtkUpdateType

Value

Symbolic name

Description

  0Gtk::UPDATE_CONTINUOUS Means that anytime the range slider is moved, the range value will change and the value_changed signal will be emitted.
  1Gtk::UPDATE_DISCONTINUOUS Means that the value will only be updated when the user releases the button and ends the slider drag operation.
  2Gtk::UPDATE_DELAYED Means that the value will be updated after a brief timeout where no slider motion occurs, so updates are spaced by a short time rather than continuous.

User Contributed Notes
gtk.enum.updatetype.php
add a note about notes
There are no user contributed notes for this page.


previousGtkUiManagerItemType
GtkVisibilitynext

Last updated: Sat, 15 Dec 2007
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2008 The PHP Group
 All rights reserved.
Last updated: Sat Dec 15 02:46:29 2007 UTC