Method

AstalRiverOutputget_layout_name

Declaration

gchar*
astal_river_output_get_layout_name (
  AstalRiverOutput* self
)

Description

The currently used layout name of the output.

Return value

Type: gchar*

The currently used layout name of the output.

The data is owned by the instance.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.