Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Anvil::Text::Span
Inherits
Struct
<
Value
<
Object
Ein Textstück mit einheitlichem Stil.
Constructors
new
(text :
String
, style :
Style
=
Style::NONE
)
Source
Instance methods
empty?
Source
style
Source
text
Source
width
Source
with_text
(text :
String
) :
Span
Source