![]() |
![]() |
![]() |
LibMateComponentUI API Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
void (*MateComponentA11YClassInitFn) (AtkObjectClass *klass
); AtkObject * matecomponent_a11y_get_atk_object (gpointer widget
); AtkObject * matecomponent_a11y_set_atk_object_ret (GtkWidget *widget
,AtkObject *object
); GType matecomponent_a11y_get_derived_type_for (GType widget_type
,const char *gail_parent_class
,MateComponentA11YClassInitFn class_init
); AtkObject * matecomponent_a11y_create_accessible_for (GtkWidget *widget
,const char *gail_parent_class
,MateComponentA11YClassInitFn class_init
,GType first_interface_type
,...
); void matecomponent_a11y_add_actions_interface (GType a11y_object_type
,AtkActionIface *chain
,int first_id
,...
);
void (*MateComponentA11YClassInitFn) (AtkObjectClass *klass
);
|
AtkObject * matecomponent_a11y_get_atk_object (gpointer widget
);
|
|
Returns : |
AtkObject * matecomponent_a11y_set_atk_object_ret (GtkWidget *widget
,AtkObject *object
);
|
|
|
|
Returns : |
GType matecomponent_a11y_get_derived_type_for (GType widget_type
,const char *gail_parent_class
,MateComponentA11YClassInitFn class_init
);
|
|
|
|
|
|
Returns : |
AtkObject * matecomponent_a11y_create_accessible_for (GtkWidget *widget
,const char *gail_parent_class
,MateComponentA11YClassInitFn class_init
,GType first_interface_type
,...
);
|
|
|
|
|
|
|
|
|
|
Returns : |