Constructor

CogViewportnew

Declaration [src]

CogViewport*
cog_viewport_new (
  void
)

Description [src]

Creates a new instance of a viewport implementation and sets its properties.

Return value

Returns: CogViewport
 

A new web view.

 The caller of the function takes ownership of the data, and is responsible for freeing it.