test_text_set


Description:


public void test_text_set (Widget widget, string str)

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

Note:

This testing infrastructure is phased out in favor of reftests.

Parameters:

widget

valid widget pointer.

string

a 0-terminated C string


Namespace: Gtk
Package: gtk+-2.0