Function

Gtk-3.0Gtktest_text_getDeprecated 3.20Since 2.14

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

    Parameters

    • Deprecatedwidget: Gtk.Widget

      valid widget pointer.

    Returns string

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

    2.14

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