Method

AstalRiverOutputget_name

Declaration

gchar*
astal_river_output_get_name (
  AstalRiverOutput* self
)

Description

The name of the output.

Gets propertyAstalRiver.Output:name

Return value

Type: gchar*

The 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.