guess_os_from_tree
Description:
[ Version ( deprecated = true , deprecated_since = "1.6.0" ) ]
public unowned Os guess_os_from_tree (Tree tree, out unowned Tree matched_tree)
public unowned Os guess_os_from_tree (Tree tree, out unowned Tree matched_tree)
Warning: guess_os_from_tree is deprecated since 1.6.0.
Guess operating system given an Tree object.
Note:
Use identify_tree instead.
Parameters:
this |
the database |
tree |
the installation tree |
matched_tree |
the matched operating system tree |
Returns:
the operating system, or NULL if guessing failed |