testTextSet

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

More...
void
testTextSet

Parameters

widget gtk.widget.Widget

valid widget pointer.

string_ string

a 0-terminated C string

Detailed Description

Deprecated: This testing infrastructure is phased out in favor of reftests.