Class (GI Struct)

Gtk-3.0GtkTargetEntry

A Gtk.TargetEntry represents a single type of data than can be supplied for by a widget for a selection or for supplied or received during drag-and-drop.

Index
  • Parameters

    • Optionalproperties: Partial<{ flags: number; info: number; target: string }>

    Returns TargetEntry

flags: number
info: number
target: string