Method

ClutterTextget_selectable

Declaration [src]

gboolean
clutter_text_get_selectable (
  ClutterText* self
)

Description [src]

Retrieves whether a ClutterText is selectable or not.

Return value

Type: gboolean

TRUE if the actor is selectable.