| Import line: | GtkClutter = imports.gi.GtkClutter; |
| GIR File: | GtkClutter-0.90.gir |
| C documentation: | GtkClutterZoomable |
| Interface : | Zoomable |
| Implementations: | GtkClutter.Viewport |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
zadjustment : Gtk.Adjustment
The GtkAdjustment that determines the value of the zoom factor for this zoomable actor
The GtkAdjustment that determines the value of the zoom factor for this zoomable actor
|
GtkClutter.Zoomable | |
| Method / Constructor | Defined By | |
|---|---|---|
|
get_adjustment
()
:
Gtk.Adjustment
Retrieves the adjustment used to determine the zoom factor of the zoomable actor
Retrieves the adjustment used to determine the zoom factor of the zoomable actor
|
GtkClutter.Zoomable | |
|
set_adjustment
(Adjustment z_adjust)
:
none
Sets the adjustment used to determine the zoom factor of the zoomable actor
Sets the adjustment used to determine the zoom factor of the zoomable actor
|
GtkClutter.Zoomable | |
| None |