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()gdk.atom.Atom target() @propertyGet `target` field. Returns: #GdkAtom representation of the target typeuint info() @propertyGet `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) @propertySet `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...