Function

Clutterdisable_accessibility

Declaration [src]

void
clutter_disable_accessibility (
  void
)

Description [src]

Disable loading the accessibility support. It has the same effect as setting the environment variable CLUTTER_DISABLE_ACCESSIBILITY. For the same reason, this method should be called before clutter_init().