Champlain.CustomMarker¶
- Subclasses:
None
Methods¶
- Inherited:
Champlain.Marker (15), Clutter.Actor (238), GObject.Object (37), Clutter.Animatable (5), Clutter.Container (17), Clutter.Scriptable (4), Champlain.Location (3)
- Structs:
class |
|
Virtual Methods¶
Properties¶
- Inherited:
Champlain.Marker (3), Clutter.Actor (82), Champlain.Location (2)
Signals¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Champlain.CustomMarker(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
The
Champlain.CustomMarker
structure contains only private data and should be accessed using the provided APINew in version 0.10.
Deprecated since version 0.12.4:
Champlain.Marker
is a concrete class now and can be used instead.- classmethod new()¶
- Returns:
a new
Champlain.CustomMarker
.- Return type:
Creates an instance of
Champlain.CustomMarker
.New in version 0.10.
Deprecated since version 0.12.4:
Champlain.Marker
is a concrete class now and can be used instead.