dup_additional_columns


Description:

public GenericArray<unowned string>? dup_additional_columns ()

Gets a new GenericArray with additional columns names previously set by the set_additional_columns, or null , when none had been set.

Free the returned array with g_ptr_array_unref, when no longer needed.

Parameters:

this

a StoreSearch

Returns:

previously set additional column names to read, or null, when none had been set