Enumeration
Gdk.SurfaceEdge
Members
Name | Description |
---|---|
GDK_SURFACE_EDGE_NORTH_WEST |
the top left corner. |
GDK_SURFACE_EDGE_NORTH |
the top edge. |
GDK_SURFACE_EDGE_NORTH_EAST |
the top right corner. |
GDK_SURFACE_EDGE_WEST |
the left edge. |
GDK_SURFACE_EDGE_EAST |
the right edge. |
GDK_SURFACE_EDGE_SOUTH_WEST |
the lower left corner. |
GDK_SURFACE_EDGE_SOUTH |
the lower edge. |
GDK_SURFACE_EDGE_SOUTH_EAST |
the lower right corner. |