Method
MetaRectangleintersect
Declaration [src]
gboolean
meta_rectangle_intersect (
const MetaRectangle* src1,
const MetaRectangle* src2,
MetaRectangle* dest
)
Parameters
src2 |
MetaRectangle |
Another |
|
| The data is owned by the caller of the function. | |
dest |
MetaRectangle |
An empty |
|
| The argument will be set by the function. | |
| The data is owned by the caller of the function. |