Method

WPEPlatformViewget_has_focus

Declaration [src]

gboolean
wpe_view_get_has_focus (
  WPEView* view
)

Description [src]

Get whether view has the keyboard focus.

Return value

Type: gboolean

TRUE if view has the keyboard focus, or FALSE otherwise.