Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
croft
v0.1.0
Croft
Application
Class
Date
DistributedNotificationCenter
RunLoop
Selector
String
UserDefaults
Built with Crystal 1.9.2
2023-10-07 17:20:17 UTC
class
Croft::Selector
Croft::Selector
Reference
Object
Defined in:
croft/selector.cr
Constructors
.new
(str : ::String)
.new
(sel : Pointer(LibObjc::Selector))
Class Method Summary
.[]
(str : ::String)
Instance Method Summary
#to_s
(io)
#to_unsafe
: Pointer(LibObjc::Selector)
Constructor Detail
def self.
new
(str : ::String)
#
[
View source
]
def self.
new
(sel : Pointer(LibObjc::Selector))
#
[
View source
]
Class Method Detail
def self.
[]
(str : ::String)
#
[
View source
]
Instance Method Detail
def
to_s
(io)
#
[
View source
]
def
to_unsafe
: Pointer(LibObjc::Selector)
#
[
View source
]