manpagez: man pages & more
html files: geoclue
Home | html | info | man

geoclue-error

geoclue-error

Object Hierarchy

  GEnum
   +----GeoclueError

Description

Details

GEOCLUE_ERROR

#define GEOCLUE_ERROR (geoclue_error_quark ())


GEOCLUE_ERROR_DBUS_INTERFACE

#define GEOCLUE_ERROR_DBUS_INTERFACE "org.freedesktop.Geoclue.Error"


enum GeoclueError

typedef enum {
	GEOCLUE_ERROR_NOT_IMPLEMENTED,
	GEOCLUE_ERROR_NOT_AVAILABLE,
	GEOCLUE_ERROR_FAILED,
} GeoclueError;

Error values for providers.

GEOCLUE_ERROR_NOT_IMPLEMENTED

Method is not implemented

GEOCLUE_ERROR_NOT_AVAILABLE

Needed information is not currently available (e.g. web service did not respond)

GEOCLUE_ERROR_FAILED

Generic fatal error

geoclue_error_quark ()

GQuark              geoclue_error_quark                 (void);

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.