Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nonogui
master
GUI
Button
CheckBox
ComboBox
Component
Customizable
Diamond
Edit
Ellipse
Flow
FlowWrap
Form
Fragment
GLPanel
GuiActiveProperty
GuiEvent
GuiProperty
Image
ImageButton
ImageCheckBox
IndirectGuiProperty
Label
ListBox
Memo
Page
Pages
Panel
Picture
ProgressBar
Rect
Scroll
Slider
TriaDown
TriaLeft
TriaRight
TriaUp
Generated using Crystal 1.14.0
2024-12-20 18:36:48 UTC
struct
GUI::
Image
GUI::Image
Struct
Value
Object
Defined in:
elements.cr
Constructors
.new
(handle : UInt32)
Instance Method Summary
#clone
#copy_with
(handle _handle = @handle)
#handle
: UInt32
#to_u32!
: UInt32
Constructor Detail
def self.
new
(handle : UInt32)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(handle _handle = @handle)
#
[
View source
]
def
handle
: UInt32
#
def
to_u32!
: UInt32
#
[
View source
]