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.
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.
Proxy object for Atk.Component interface when a GObject has no applicable D binding