Method

ClutterTextget_activatable

Declaration [src]

gboolean
clutter_text_get_activatable (
  ClutterText* self
)

Description [src]

Retrieves whether a ClutterText is activatable or not.

Available since:1.0

Return value

Returns: gboolean
 

TRUE if the actor is activatable.