Method

ClutterTextget_selectable

since: 1.0

Declaration [src]

gboolean
clutter_text_get_selectable (
  ClutterText* self
)

Description [src]

Retrieves whether a ClutterText is selectable or not.

Available since: 1.0

Return value

Type: gboolean

TRUE if the actor is selectable.