Set.read_only
Description:
[
CCode ( has_construct_function =
false ) ]
[
Version ( since =
"4.2" ) ]
public Set.read_only (
SList<
Holder> holders)
Creates a new Set like Set
, but does not allow modifications to any of the Holder object in holders
.
This function is used for Libgda's database providers' implementation.
Parameters:
holders |
a list of Holder objects
|
Returns: