gtk.target_pair
Module for [TargetPair] class
class TargetPair
Types 1
classTargetPair
A #GtkTargetPair is used to represent the same information as a table of #GtkTargetEntry, but in an efficient form.
Fields
GtkTargetPair _cInstanceMethods
void * _cPtr() nothrowgdk.atom.Atom target() @property nothrowGet `target` field. Returns: #GdkAtom representation of the target typevoid flags(uint propval) @property nothrowSet `flags` field. Params: propval = #GtkTargetFlags for DNDuint info() @property nothrowGet `info` field. Returns: 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...void info(uint propval) @property nothrowSet `info` field. Params: propval = 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 ta...