TargetPair.info

Set info field.

  1. uint info [@property getter]
  2. uint info [@property setter]
    class TargetPair
    @property
    void
    info
    (
    uint propval
    )

Parameters

propval uint

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.