Object Hierarchy
    GEnum
    ╰── GClueAccuracyLevel
    GFlags
    ╰── GClueClientProxyCreateFlags
 
Functions
gclue_accuracy_level_get_string ()
const char *
gclue_accuracy_level_get_string (GClueAccuracyLevel val);
Gets the nickname string for the GClueAccuracyLevel specified at val
.
Returns
a string with the nickname, or NULL if not found. Do not free the returned value. 
[transfer none]
 
 
 
Types and Values
enum GClueAccuracyLevel
Used to specify level of accuracy requested by, or allowed for a client.
 
enum GClueClientProxyCreateFlags