Enumeration

GskCorner

Declaration

enum Gsk.Corner

Description [src]

The corner indices used by GskRoundedRect.

Members

Name Description
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.