test_text_get


Description:


public string test_text_get (Widget widget)

Retrive the text string of widget 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.

Returns:

new 0-terminated C string, needs to be released with g_free.


Namespace: Gtk
Package: gtk+-2.0