testTextGet

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

More...
string
testTextGet

Parameters

widget gtk.widget.Widget

valid widget pointer.

Return Value

Type: string

new 0-terminated C string, needs to be released with glib.global.gfree.

Detailed Description

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