TrashStack

class TrashStack(pointer: <Error class: unknown class><<Error class: unknown class>>) : Record

Each piece of memory that is pushed onto the stack is cast to a GTrashStack*.

Skipped during bindings generation

  • function height: C function g_trash_stack_height is ignored

  • function peek: Return type gpointer is unsupported

  • function pop: Return type gpointer is unsupported

  • parameter data_p: gpointer

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion : RecordCompanion<TrashStack, <Error class: unknown class>>

Properties

Link copied to clipboard
val glibTrashStackPointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard

pointer to the previous element of the stack, gets stored in the first sizeof (gpointer) bytes of the element