>
comp
>
gb.gtk
>
window
>
border
[3.0]
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
Window.Border (gb.gtk)
Syntax
PROPERTY
Border
AS
Integer
Returns or sets the border type of the window.
Use one of the following constants:
Window
.
None
for a borderless window.
Window
.
Fixed
for a window with a fixed size.
Window
.
Resizable
for a resizable window.