Method

MksScreenAttributesequal

Declaration [src]

gboolean
mks_screen_attributes_equal (
  MksScreenAttributes* self,
  MksScreenAttributes* other
)

Description [src]

Returns true if the two attributes are equal, false otherwise.

Parameters

other

Type: MksScreenAttributes

A MksScreenAttributes.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.