:right-sidebar: True SurfaceEdge =================================================================== .. currentmodule:: gi.repository.Gdk .. class:: SurfaceEdge :no-contents-entry: Determines a surface edge or corner. Fields ------ .. rst-class:: interim-class .. class:: SurfaceEdge :no-index: .. attribute:: EAST The right edge. .. attribute:: NORTH The top edge. .. attribute:: NORTH_EAST The top right corner. .. attribute:: NORTH_WEST The top left corner. .. attribute:: SOUTH The lower edge. .. attribute:: SOUTH_EAST The lower right corner. .. attribute:: SOUTH_WEST The lower left corner. .. attribute:: WEST The left edge.