Class
GmDeviceInfo
since: 0.0.1
[−]
Description [src]
final class Gm.DeviceInfo : GObject.Object
{
/* No available fields */
}
Get device dependent information.
Allows to query device dependent information from different sources (currently we only look a the built-in gresources).
The lookups are currently based on device tree compatibles.
See gm_device_tree_get_compatibles()
.
Available since: 0.0.1
[−]
Constructors
gm_device_info_new
Gets device information based on the passed in device tree compatibles.
since: 0.0.1
[−]
Instance methods
gm_device_info_get_display_panel
Gets display panel information. Queries the database for the best matching panel based on the device’s compatibles.
since: 0.0.1
[+]