Testing.textSet

Set the text string of widget to string if it is a GtkLabel, GtkEditable (entry and text widgets) or GtkTextView. Since 2.14

class Testing
static
void
textSet

Parameters

widget Widget

valid widget pointer.

string string

a 0-terminated C string

Meta