Gnome::Gsk4::T-stroke
Class initialization§
new§
Initialization of a type class is simple and only needed when the standalone functions are used.
method new ( )
Code
Standalone Functions§
stroke-equal§
Checks if 2 strokes are identical.
method stroke-equal ( gpointer $stroke1, gpointer $stroke2 --> Bool )
Code
- $stroke1; the first Gnome::Gsk4::N-Stroke.
- $stroke2; the second Gnome::Gsk4::N-Stroke.
Return value; True if the 2 strokes are equal, False otherwise.
About my projects, examples and tutorials