Grl.RangeValue

Fields

Name

Type

Access

Description

max

GObject.Value

r/w

min

GObject.Value

r/w

Methods

class

hashtable_insert (hash_table, key, min, max)

class

hashtable_new ()

class

new (min, max)

dup ()

free ()

Details

class Grl.RangeValue
classmethod hashtable_insert(hash_table, key, min, max)
Parameters:
classmethod hashtable_new()
Returns:

a GLib.HashTable

Return type:

{object: Grl.RangeValue}

classmethod new(min, max)
Parameters:
Return type:

Grl.RangeValue

dup()
Return type:

Grl.RangeValue

free()