Method

ShumateMapget_viewport

Declaration [src]

ShumateViewport*
shumate_map_get_viewport (
  ShumateMap* self
)

Description [src]

Get the ShumateViewport used by this view.

Gets propertyShumate.Map:viewport

Return value

Type: ShumateViewport

The ShumateViewport.

The returned data is owned by the instance.