gtk :: GtkButton :: text
fun text: String import CString.to_s `{ return CString_to_s((char *)gtk_button_get_label(self)); `}