RequestedSize

class RequestedSize(pointer: <Error class: unknown class><<Error class: unknown class>>)

Represents a request of a screen object in a given orientation. These are primarily used in container implementations when allocating a natural size for children calling. See func@distribute_natural_allocation.

Skipped during bindings generation

  • field data: gpointer

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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

The minimum size needed for allocation in a given orientation

Link copied to clipboard

The natural size for allocation in a given orientation