targetTableNewFromList
This function creates an #GtkTargetEntry array that contains the same targets as the passed list. The returned table is newly allocated and should be freed using gtk.global.targetTableFree when no longer needed.
Parameters
list | a #GtkTargetList |
Returns
the new table.