Shumate.LocationInterface

Fields

Name

Type

Access

Description

g_iface

GObject.TypeInterface

r

get_latitude

object

r

virtual function for obtaining latitude.

get_longitude

object

r

virtual function for obtaining longitude.

set_location

object

r

virtual function for setting position.

Methods

None

Details

class Shumate.LocationInterface

An interface common to objects having latitude and longitude.