Method

AtkComponentgrab_focus

Declaration [src]

gboolean
atk_component_grab_focus (
  AtkComponent* component
)

Description [src]

Grabs focus for this component.

Return value

Type: gboolean

TRUE if successful, FALSE otherwise.