Grx.Point

from gi.repository import Grx

point = Grx.Point()
  

Struct that holds coordinates of a point for use in polyline/polygon functions.