parent
79aebf06dc
commit
2cc8fa1eac
5 changed files with 12 additions and 7 deletions
|
|
@ -422,7 +422,7 @@ pub struct WindowAttributes {
|
|||
/// The default is `None`.
|
||||
pub max_dimensions: Option<(u32, u32)>,
|
||||
|
||||
/// [Windows only] Whether the window is resizable or not
|
||||
/// [Windows & X11 only] Whether the window is resizable or not
|
||||
///
|
||||
/// The default is `true`.
|
||||
pub resizable: bool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue