Virtual Method
StWidgetnavigate_focus
Declaration [src]
gboolean
navigate_focus (
  StWidget* self,
  ClutterActor* from,
  StDirectionType direction
)
Parameters
- from
- 
            Type: ClutterActorThe actor that the focus is coming from. The argument can be NULL.The data is owned by the caller of the method. 
- direction
- 
            Type: StDirectionTypeThe direction focus is moving in.