Gee.Queue¶
- Implementations:
Methods¶
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
|
|
|
|
|
|
|
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
capacity |
||
r |
is-full |
||
r |
remaining-capacity |
Signals¶
None
Fields¶
None
Class Details¶
- class Gee.Queue¶
- Bases:
- Structure:
- drain(recipient, amount)¶
- Parameters:
recipient (
Gee.Collection
) –amount (
int
) –
- Return type:
- do_drain(recipient, amount) virtual¶
- Parameters:
recipient (
Gee.Collection
) –amount (
int
) –
- Return type: