Function Macro
GskROUNDED_RECT_INIT
since: 4.0
Declaration [src]
#define GSK_ROUNDED_RECT_INIT (
_x,
_y,
_w,
_h
)
Description [src]
Initializes a GskRoundedRect
when declaring it.
All corner sizes will be initialized to 0.
Available since: 4.0
This function is not directly available to language bindings.