Method

AtspiComponentgrab_focus

Declaration [src]

gboolean
atspi_component_grab_focus (
  AtspiComponent* obj
  GError** error
)

Description [src]

Attempts to set the keyboard input focus to the specified AtspiComponent.

Return value

Type: gboolean

TRUE if successful, FALSE otherwise.