Libzypp/ActivateSelections
From openSUSE
< Libzypp
Contents |
[edit]
Name
Pkg::ActivateSelections — Activate all selected selections
[edit]
Synopsis
boolean ActivateSelections ( void);
[edit]
Return
boolean
[edit]
Description
To be called when user is done with selections and wants to continue on the package level (or finish) This will transfer the selection status to package status
[edit]
Notes
This is obsolete now. Use PkgSolve to get the same behavior (selecting the packages for the selected selections).
Last edit in Trac '01/28/06 23:03:33' by 'visnov'
Last edit in Trac '01/28/06 23:03:33' by 'visnov'
Last edit in Trac '01/28/06 23:03:33' by 'visnov'
Last edit in Trac '01/28/06 23:03:33' by 'visnov'
Last edit in Trac '01/28/06 23:03:33' by 'visnov'

