Function

Gtk-3.0Gtkselection_add_target

  • Appends a specified target to the list of supported targets for a given widget and selection.

    Parameters

    • widget: Gtk.Widget
    • selection: Gdk.Atom

      the selection

    • target: Gdk.Atom

      target to add.

    • info: number

      A unsigned integer which will be passed back to the application.

    Returns void