Sets our main struct and passes it to the parent class.
Makes a new gtk.TargetEntry
A destructor is present on this object, but not explicitly documented in the source.
Makes a copy of a gtk.TargetEntry and its data.
Frees a gtk.TargetEntry returned from TargetEntry.new or TargetEntry.copy.
the main Gtk struct as a void*
Get the main Gtk struct
GtkTargetFlags for DND
an application-assigned integer ID which will get passed as a parameter to e.g the selection-get signal. It allows the application to identify the target type without extensive string compares.
a string representation of the target type
the main Gtk struct
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.