testTextSet

fnvoid testTextSet(gtk.widget.Widget widget, string string_)

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

Parameters

widgetvalid widget pointer.
string_a 0-terminated C string

Deprecated

This testing infrastructure is phased out in favor of reftests.