Pkg::SelectionContent Selection_SelectionData.htmlPrev  Access to Package Selection Manager  Selection_SetSelection.htmlNext Name
Pkg::SelectionContent — Get list of packages listed in a selection
Synopsis
            list
            
SelectionContent          (
            string
             
selection          , 
             boolean
             
to_delete          , 
             string
             
language          
); Parameters
            
string            
selection          
name of selection
            
boolean            
to_delete          
if false, return packages to be installed if true, return packages to be deleted
            
string            
language          
if "" (empty), return only non-language specific packages else return only packages machting the language
Return
            
list          
Returns an empty list if no matching selection found Returns nil if called with wrong arguments  
Selection_SelectionData.htmlPrev  Selection.htmlUp  Selection_SetSelection.htmlNext Pkg::SelectionData index.htmlHome  Pkg::SetSelection 