Method
AstalRiverRiverfind_output_by_wl_output
Declaration
AstalRiverOutput*
astal_river_river_find_output_by_wl_output (
AstalRiverRiver* self,
struct wl_output* wl_output
)
Description
Looks up an output based on its underlying wl_output object.
This method is not directly available to language bindings.
Parameters
wl_output-
Type:
struct wl_output*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. |