API Version: 4.0
Library Version: 4.12.4
enum Gsk.Corner
The corner indices used by GskRoundedRect.
GskRoundedRect
GSK_CORNER_TOP_LEFT
The top left corner.
GSK_CORNER_TOP_RIGHT
The top right corner.
GSK_CORNER_BOTTOM_RIGHT
The bottom right corner.
GSK_CORNER_BOTTOM_LEFT
The bottom left corner.