Method

ClutterSeatget_name

Declaration [src]

const char*
clutter_seat_get_name (
  ClutterSeat* seat
)

Description

No description available.

Gets propertyClutter.Seat:name

Return value

Type: const char*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.