Import line: | Cogl = imports.gi.Cogl; |
GIR File: | Cogl-1.0.gir |
C documentation: | CoglPathFillRule |
Enum : | PathFillRule |
Properties | |
---|---|
guint32 Cogl.PathFillRule.EVEN_ODD : 1
|
|
guint32 Cogl.PathFillRule.NON_ZERO : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Cogl
Method |
Cogl.path_get_fill_rule
()
:
Cogl.PathFillRule
|
Cogl
Method |
Cogl.path_set_fill_rule
(PathFillRule fill_rule)
:
none
Sets the fill rule of the current path to fill_rule.
|