Method GTK1.Container()->focus()
- Method focus
GTK1.Container
focus(int
focus_direction
)- Description
Emulate a focus event. direction is one of DIR_DOWN, DIR_LEFT, DIR_RIGHT, DIR_TAB_BACKWARD, DIR_TAB_FORWARD and DIR_UP.
GTK1.Container
focus(int
focus_direction
)
Emulate a focus event. direction is one of DIR_DOWN, DIR_LEFT, DIR_RIGHT, DIR_TAB_BACKWARD, DIR_TAB_FORWARD and DIR_UP.