[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=WinElement Inherit=GtkWidget Interfaces=Object Info=A widget that creates a signal when clicked on Category=GTK [Edit] Class=Button Caption=Label [Property] Width= | |75 Height= | |23 Label=Sets the text displayed in the button widget. ARG(string)|2|Push +Data=Sets the data that returns the event onClick. ARG(T)|3| @FocusOnClick=Whether the button grabs focus when it is clicked with the mouse. ARG(bool)|14|1|True,False [Methods] onClick=Occurs when the control is clicked. ARG(T)|2|0 *onPressed=Event launched when the Gtk.Button is pressed. ARG(EventArgs)|2|0 *onReleased=Event launched when the Gtk.Button is released. ARG(EventArgs)|2|0