Champlain.KineticScrollView¶
- Subclasses:
None
Methods¶
- Inherited:
Clutter.Actor (238), GObject.Object (37), Clutter.Animatable (5), Clutter.Container (17), Clutter.Scriptable (4)
- Structs:
class |
|
|
Virtual Methods¶
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w |
Rate at which the view will decelerate in kinetic mode. |
||
r/w |
Scrolling mode |
||
r/w |
Amount of motion events to buffer |
Signals¶
- Inherited:
Clutter.Actor (26), GObject.Object (1), Clutter.Container (3)
Name |
Short Description |
---|---|
Fields¶
- Inherited:
Clutter.Actor (26), GObject.Object (1), Clutter.Container (3)
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Champlain.KineticScrollView(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(kinetic, viewport)¶
- Parameters:
kinetic (
bool
) –viewport (
Champlain.Viewport
) –
- Return type:
- stop()¶
Signal Details¶
- Champlain.KineticScrollView.signals.panning_completed(kinetic_scroll_view)¶
- Signal Name:
panning-completed
- Flags:
- Parameters:
kinetic_scroll_view (
Champlain.KineticScrollView
) – The object which received the signal
Property Details¶
- Champlain.KineticScrollView.props.decel_rate¶
-
Rate at which the view will decelerate in kinetic mode.
- Champlain.KineticScrollView.props.mode¶
-
Scrolling mode