Gtk.TargetPair¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
flags |
r/w |
|
|
info |
r/w |
an application-assigned integer ID which will get passed as a parameter to e.g the |
|
target |
r/w |
|
Methods¶
None
Details¶
- class Gtk.TargetPair¶
A
Gtk.TargetPair
is used to represent the same information as a table ofGtk.TargetEntry
, but in an efficient form.