Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-2.0.gir |
C documentation: | GtkUpdateType |
Enum : | UpdateType |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gtk.UpdateType.CONTINUOUS : 0
|
|
Number Gtk.UpdateType.DELAYED : 2
|
|
Number Gtk.UpdateType.DISCONTINUOUS : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.ColorSelection
Method |
set_update_policy
(UpdateType policy)
:
none
|
Gtk.Range
Property |
update_policy : Gtk.UpdateType
|
Gtk.Range
Method |
set_update_policy
(UpdateType policy)
:
none
Sets the update policy for the range.
|
Gtk.Range
Method |
get_update_policy
()
:
Gtk.UpdateType
Gets the update policy of range.
|