ltk

Function widget_external

Source
pub fn widget_external(
    width: f32,
    height: f32,
    source: ExternalSource,
) -> External
Expand description

Build an External widget that hosts content rendered by a caller-managed GL texture producer.