Method
AtspiComponentscroll_to
Declaration [src]
gboolean
atspi_component_scroll_to (
AtspiComponent* obj,
AtspiScrollType type,
GError** error
)
Description [src]
Scrolls whatever container of the AtspiComponent
object so it becomes
visible on the screen.
Parameters
type |
AtspiScrollType |
A |
|
error |
GError ** |
The return location for a GError* , or NULL . |