Sets our main struct and passes it to the parent class.
Makes a new #GtkTargetEntry.
Makes a copy of a #GtkTargetEntry and its data.
Frees a #GtkTargetEntry returned from gtk_target_entry_new() or gtk_target_entry_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 #GtkWidget::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 #GtkTargetEntry 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.