Constructor

AstalRiverLayoutDemandResultnew

Declaration

AstalRiverLayoutDemandResult*
astal_river_layout_demand_result_new (
  const gchar* layout_name,
  GList* rectangles
)

Description

No description available.

Parameters

layout_name

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
rectangles

Type: A list of AstalWlRectangle*

No description available.

The data is owned by the caller of the function.

Return value

Type: AstalRiverLayoutDemandResult

No description available.

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