Export.getSelectedTables

Returns a list with the names of all the currently selected objects in the given GdaExport object. You are responsible to free the returned value yourself.

class Export
getSelectedTables
()

Return Value

Type: ListG

a GList containing the names of the selected tables.

Meta