Method

AgsGuiCartesianget_surface

since: 3.2.0

[]

Declaration [src]

cairo_surface_t*
ags_cartesian_get_surface (
  AgsCartesian* cartesian
)
[]

Description [src]

Get cairo surface of cartesian.

Available since: 3.2.0

[]

Return value

Type: cairo_surface_t

The cairo surface.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.