newt_button Create a new button &reftitle.description; resourcenewt_button intleft inttop stringtext Creates a new button. &reftitle.parameters; left X-coordinate of the button. top Y-coordinate of the button. text The text which should be displayed in the button. &reftitle.returnvalues; Returns a resource link to the created button component, or &false; on error. &reftitle.examples; A <function>newt_button</function> example ]]> &reftitle.seealso; newt_button_bar