Constructor

ShumateMapnew

Declaration [src]

ShumateMap*
shumate_map_new (
  void
)

Description [src]

Creates an instance of ShumateMap.

Return value

Type: ShumateMap

A new ShumateMap ready to be used as a GtkWidget.

The data is owned by the called function.