Function Macro

CallyACTOR_SET_FACTORY

Declaration [src]

#define CALLY_ACTOR_SET_FACTORY (
  widget_type,
  type_as_function
)

Description [src]

Sets the AtkObjectFactory to be used in order to instantiate accessibility objects for the actor which GType is widget_type.

Available since:1.4

Parameters

widget_type -
 

GType of the clutter actor.

type_as_function -
 

Prefix of the accessible object methods.