Method

AstalRiverRiverfind_output_by_id

Declaration

AstalRiverOutput*
astal_river_river_find_output_by_id (
  AstalRiverRiver* self,
  guint32 id
)

Description

Looks up an output based on its underlying wayland id.

Parameters

id

Type: guint32

No description available.

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.