TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
Deprecated 3.20
Since 2.14
Retrive the text string of widget if it is a GtkLabel, GtkEditable (entry and text widgets) or GtkTextView.
widget
Deprecated
valid widget pointer.
new 0-terminated C string, needs to be released with g_free().
g_free()
2.14
since 3.20: This testing infrastructure is phased out in favor of reftests.
Retrive the text string of
widgetif it is a GtkLabel, GtkEditable (entry and text widgets) or GtkTextView.