Class (GI Struct)

Clutter-18ClutterMargin

A representation of the components of a margin.

Index

Constructors

Properties

Methods

Constructors

  • Parameters

    • Optionalproperties: Partial<{ bottom: number; left: number; right: number; top: number }>

    Returns Margin

Properties

bottom: number
left: number
right: number
top: number
$gtype: GType<Margin>

Methods