Function

Gtk-3.0Gtktest_text_setDeprecated 3.20Since 2.14

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

    Parameters

    • Deprecatedwidget: Gtk.Widget

      valid widget pointer.

    • Deprecatedstring: string

      a 0-terminated C string

    Returns void

    2.14

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