Button Constructor

NewButton function

Constructs from a parent object.


func NewButton(src *Shape) ( *Button, error)

Remarks

See Also