Function

AstalRiverGeometrynew

Declaration

AstalRiverGeometry*
astal_river_geometry_new (
  guint x,
  guint y,
  guint width,
  guint height
)

Description

Creates a new AstalRiverGeometry instance.

Parameters

x

Type: guint

No description available.

y

Type: guint

No description available.

width

Type: guint

No description available.

height

Type: guint

No description available.

Return value

Type: AstalRiverGeometry

No description available.

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