struct

X11::TextItem

Inherits Struct / Value / Object

Constructors

new(chars : String, delta : Int32, font : X11::C::Font)
Source
new(text_item : X11::C::X::TextItem)
Source
new(text_item : X11::C::X::PTextItem)
Source

Instance methods

chars
Source
chars=(chars : String)
Source
delta
Source
delta=(delta : Int32)
Source
font
Source
font=(font : X11::C::Font)
Source
nchars
Source
to_unsafe
Source
to_x
Source