Function rustwlc::callback::view_properties_changed [] [src]

pub fn view_properties_changed(callback: extern fn(handle: WlcView, mask: ViewPropertyType))

Callback invoked when a WlcView has its properties updated.

Arguments

  • view: View handle that is changing its properties
  • mask: Bitflag of which property is being updated