Struct

AstalRiverGeometry

Description

struct AstalRiverGeometry {
  guint x;
  guint y;
  guint width;
  guint height;
}

No description available.

Structure members
x

No description available.

y

No description available.

width

No description available.

height

No description available.

Constructors

astal_river_geometry_new

Creates a new AstalRiverGeometry instance.

astal_river_geometry_new_zero

Creates a new AstalRiverGeometry instance.

Instance methods

astal_river_geometry_copy

Creates a copy of the given AstalRiverGeometry.

astal_river_geometry_free

Frees the given AstalRiverGeometry.