Method

AstalWlRectanglecopy

Declaration

void
astal_wl_rectangle_copy (
  AstalWlRectangle* self,
  AstalWlRectangle* result
)

Description

Creates an exact copy of this rectangle.

Parameters

self

Type: AstalWlRectangle

No description available.

The argument can be NULL.
result

Type: AstalWlRectangle

No description available.

The argument will be set by the function.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.