Method

WPEPlatformViewfocus_in

Declaration [src]

void
wpe_view_focus_in (
  WPEView* view
)

Description [src]

Make view gain the keyboard focus.

This function should only be called by WPEView derived classes in platform implementations.