Method

WPEPlatformViewset_visible

Declaration [src]

void
wpe_view_set_visible (
  WPEView* view,
  gboolean visible
)

Description [src]

Set the visibility of view. See WPEView:visible property for more information.

Parameters

visible

Type: gboolean

Whether the view should be visible.