Class

ShumateCoordinate

Description [src]

class Shumate.Coordinate : GObject.InitiallyUnowned {
  parent_instance: GInitiallyUnowned
}

A simple object implementing ShumateLocation.

Ancestors

  • GInitiallyUnowned
  • GObject

Implements

Constructors

shumate_coordinate_new

Creates a new instance of ShumateCoordinate.

shumate_coordinate_new_full

Creates a new instance of ShumateCoordinate initialized with the given coordinates.

Class structure

struct ShumateCoordinateClass {
  GInitiallyUnownedClass parent_class;
  
}
Class members
parent_class
GInitiallyUnownedClass
  No description available.