Function

Gtk-3.0Gtktargets_include_textSince 2.10

  • Determines if any of the targets in targets can be used to provide text.

    Parameters

    • targets: Gdk.Atom[]

      an array of GdkAtoms

    Returns boolean

    true if targets include a suitable target for text, otherwise false.

    2.10