pub const COPY_CLASS_FROM_PARENT: u16 = 0;
Expand description

This constant can be used for the class parameter in create_window. It indicates to use the parent window’s class.