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

pub fn view_properties_changed(
    callback: extern "C" fn(_: WlcView, _: 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