has_marker
Description:
[
Version ( since =
"0.8" ) ]
public bool has_marker (
string marker_name)
Checks whether this has a marker set with the given name.
Parameters:
| this |
a Timeline
|
| marker_name |
the name of the marker
|
Returns:
|
true if the marker was found
|