guess_os_from_media
Description:
[ Version ( deprecated = true , deprecated_since = "0.2.3" ) ]
public unowned Os guess_os_from_media (Media media, out unowned Media matched_media)
public unowned Os guess_os_from_media (Media media, out unowned Media matched_media)
Warning: guess_os_from_media is deprecated since 0.2.3.
Guess operating system given an Media object.
Note:
Use identify_media instead.
Parameters:
this |
the database |
media |
the installation media |
matched_media |
the matched operating system media |
Returns:
the operating system, or NULL if guessing failed |