Function

Gtk-3.0Gtktargets_include_uriSince 2.10

  • Determines if any of the targets in targets can be used to provide an uri list.

    Parameters

    • targets: Gdk.Atom[]

      an array of GdkAtoms

    Returns boolean

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

    2.10