Returns this, for use in with statements.
Get builder for gtk.widget_accessible.WidgetAccessible
Checks whether the specified point is within the extent of the component.
Returns the alpha value (i.e. the opacity) for this component, on a scale from 0 (fully transparent) to 1.0 (fully opaque).
Gets the rectangle which gives the extent of the component.
Gets the layer of the component.
Gets the zorder of the component. The value G_MININT will be returned if the layer of the component is not ATK_LAYER_MDI or ATK_LAYER_WINDOW.
Gets the position of component in the form of a point specifying component's top-left corner.
Gets the size of the component in terms of width and height.
Grabs focus for this component.
Gets a reference to the accessible child, if one exists, at the coordinate point specified by x and y.
Remove the handler specified by handler_id from the list of functions to be executed when this object receives focus events (in or out).
Makes component visible on the screen by scrolling all necessary parents.
Move the top-left of component to a given position of the screen by scrolling all necessary parents.
Sets the extents of component.
Sets the position of component.
Set the size of the component in terms of width and height.
Connect to BoundsChanged signal.
Returns this, for use in with statements.
Get builder for gtk.accessible.Accessible
This function specifies the callback function to be called when the widget corresponding to a GtkAccessible is destroyed.
Gets the #GtkWidget corresponding to the #GtkAccessible. The returned widget does not have a reference added, so you do not need to unref it.
Sets the #GtkWidget corresponding to the #GtkAccessible.
Checks whether the specified point is within the extent of the component.
Returns the alpha value (i.e. the opacity) for this component, on a scale from 0 (fully transparent) to 1.0 (fully opaque).
Gets the rectangle which gives the extent of the component.
Gets the layer of the component.
Gets the zorder of the component. The value G_MININT will be returned if the layer of the component is not ATK_LAYER_MDI or ATK_LAYER_WINDOW.
Gets the position of component in the form of a point specifying component's top-left corner.
Gets the size of the component in terms of width and height.
Grabs focus for this component.
Gets a reference to the accessible child, if one exists, at the coordinate point specified by x and y.
Remove the handler specified by handler_id from the list of functions to be executed when this object receives focus events (in or out).
Makes component visible on the screen by scrolling all necessary parents.
Move the top-left of component to a given position of the screen by scrolling all necessary parents.
Sets the extents of component.
Sets the position of component.
Set the size of the component in terms of width and height.
Connect to BoundsChanged signal.