Method

ClutterTextget_activatable

Declaration [src]

gboolean
clutter_text_get_activatable (
  ClutterText* self
)

Description [src]

Retrieves whether a ClutterText is activatable or not.

Return value

Type: gboolean

TRUE if the actor is activatable.