Requisition

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

A GtkRequisition represents the desired size of a widget. See class.Widget.html#height-for-width-geometry-management for more information.

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 gtkRequisitionPointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
var height: Int

the widget’s desired height

Link copied to clipboard
var width: Int

the widget’s desired width

Functions

Link copied to clipboard

Copies a GtkRequisition.

Link copied to clipboard
fun free()

Frees a GtkRequisition.