Struct
MksScreenAttributes
unstable since: 1
Description [src]
struct MksScreenAttributes {
/* No available fields */
}
Screen attributes.
The attributes are used to reconfigure the QEMU instance with
mks_screen_configure()
or mks_screen_configure_sync()
.
Available since: 1
Instance methods
mks_screen_attributes_equal
Returns true
if the two attributes are equal, false
otherwise.
unstable since: 1