Button.this

Creates a button attached to the specified parent.

Parameters

parent Widget

The nanogui.Widget this Button will be attached to.

caption string

The name of the button (default "Untitled").

Meta