test_text_set
Description:
[ Version ( deprecated = true , deprecated_since = "3.20" , since = "2.14" ) ]
public void test_text_set (Widget widget, string str)
Warning: test_text_set is deprecated since 3.20.
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+-3.0