Testing.textGet

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

struct Testing
static
string
textGet

Parameters

widget Widget

valid widget pointer.

Return: new 0-terminated C string, needs to be released with g_free().

Meta

Since

2.14