CenterBox.endWidget

gtk.widget.Widget endWidget() @property nothrow

Get endWidget property.

Returns

The widget that is placed at the end position.

In vertical orientation, the end position is at the bottom. In horizontal orientation, the end position is at the trailing edge wrt. to the text direction.

void endWidget(gtk.widget.Widget propval) @property nothrow

Set endWidget property.

Parameters

propvalThe widget that is placed at the end position. In vertical orientation, the end position is at the bottom. In horizontal orientation, the end position is at the trailing edge wrt. to the text direction.