API Version: 4.0
Library Version: 4.6.0
#define GSK_ROUNDED_RECT_INIT ( _x, _y, _w, _h )
Initializes a GskRoundedRect when declaring it. All corner sizes will be initialized to 0.
GskRoundedRect
_x
-
The X coordinate of the origin.
_y
The Y coordinate of the origin.
_w
The width.
_h
The height.