
[Top]
GTK
GTK.Container
|
Method GTK.Container()->focus()
- Method
focus
object(GTK.Container) GTK.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.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|