Method

AstalRiverRiverfind_output_by_astal_wl_output

Declaration

AstalRiverOutput*
astal_river_river_find_output_by_astal_wl_output (
  AstalRiverRiver* self,
  AstalWlOutput* wl_output
)

Description

Looks up an output based on its underlying AstalWlOutput object.

Parameters

wl_output

Type: AstalWlOutput

No description available.

The data is owned by the caller of the method.

Return value

Type: AstalRiverOutput

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.