DeviceGidBuilderImpl.hasCursor

Set hasCursor property.

class DeviceGidBuilderImpl(T)
T
hasCursor
(
bool propval
)

Parameters

propval bool

Whether the device is represented by a cursor on the screen. Devices of type gdk.types.DeviceType.Master will have true here.

Return Value

Type: T

Builder instance for fluent chaining