gtkTargetTableNewFromList {RGtk2} | R Documentation |
This function creates an GtkTargetEntry
list that contains the
same targets as the passed list
.
gtkTargetTableNewFromList(list)
|
[GtkTargetList ] a GtkTargetList |
Since 2.10
A list containing the following elements:
retval |
[GtkTargetEntry ] the new table. |
|
[integer] return location for the number ot targets in the table |
Derived by RGtkGen from GTK+ documentation