Grl.RangeValue¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
max |
r/w |
||
min |
r/w |
Methods¶
class |
|
class |
|
class |
|
|
|
|
Details¶
- class Grl.RangeValue¶
- classmethod hashtable_insert(hash_table, key, min, max)¶
- Parameters:
min (
GObject.Value
) –max (
GObject.Value
) –
- classmethod hashtable_new()¶
- Returns:
- Return type:
- classmethod new(min, max)¶
- Parameters:
min (
GObject.Value
) –max (
GObject.Value
) –
- Return type:
- dup()¶
- Return type:
- free()¶