Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-2.0.gir |
C documentation: | GdkSpan |
Struct : | Span |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
width : Number
|
Gdk.Span | |
x : Number
|
Gdk.Span | |
y : Number
|
Gdk.Span |
Method / Constructor | Defined By | |
---|---|---|
new Gdk.Span
()
Create a new Gdk.Span
Create a new Gdk.Span
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gdk.Region
Method |
spans_intersect_foreach
(Span spans, Number n_spans, Boolean sorted, Function function, void* data)
:
none
Calls a function on each span in the intersection of region and spans.
|