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

Constructors

Properties

Methods

Constructors

  • Parameters

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

    Returns TargetEntry

Properties

flags: number
info: number
target: string

Methods