Spacer


Object Hierarchy:

Object hierarchy for Spacer

Description:

public class Spacer : Widget

An empty widget that is used to distribute left over space in a container.

For example, if a Spacer is added to a vertical Box between two other widgets, the first will be positioned at the top of the draw_box and the second at the bottom of the draw_box. The Spacer will take up the remaining space between them.


Namespace: Ev3devKit.Ui
Package: ev3devkit

Content:

Creation methods:

Inherited Members:

All known members inherited from class GLib.Object