Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nappgui-cr
master
Top Level Namespace
GUI
ActualGUIBuilder
Align
Application
Button
Style
Color
ColumnsBuilder
CountingBuilder
Edit
GUIBuilder
Image
ImageView
Label
Layout
Column
Columns
Row
Rows
Orientation
Popup
Progress
RootBuilder
Slider
State
TextView
VirtualField
Widget
Window
Generated using Crystal 1.14.0
2024-11-26 08:31:23 UTC
struct
GUI::
Layout::
Row
GUI::Layout::Row
Struct
Value
Object
Defined in:
wrappers.cr
Constructors
.new
(owner : GUI::Layout, index : Int32)
Instance Method Summary
#margin=
(value : Float32)
#size=
(value : Float32)
#visible=
(value : Bool)
Constructor Detail
def self.
new
(owner :
GUI::Layout
, index : Int32)
#
[
View source
]
Instance Method Detail
def
margin=
(value : Float32)
#
[
View source
]
def
size=
(value : Float32)
#
[
View source
]
def
visible=
(value : Bool)
#
[
View source
]