parent
79aebf06dc
commit
2cc8fa1eac
5 changed files with 12 additions and 7 deletions
|
|
@ -53,7 +53,7 @@ impl WindowBuilder {
|
|||
///
|
||||
/// ## Platform-specific
|
||||
///
|
||||
/// This only has an effect on Windows.
|
||||
/// This only has an effect on Windows & X11.
|
||||
#[inline]
|
||||
pub fn with_resizable(mut self, resizable: bool) -> WindowBuilder {
|
||||
self.window.resizable = resizable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue