Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
xapian
0.4.3
Glib
Boolean
Error
Xapian
Database
Document
Id
ValueSlots
Value
Enquire
Mset
Iterator
Query
Op
QueryParser
Stem
UnsupportedLanguageError
TermGenerator
WritableDatabase
Generated using Crystal 1.14.0
2024-11-26 09:18:55 UTC
struct
Glib::
Boolean
Glib::Boolean
Struct
Value
Object
Defined in:
glib/boolean.cr
Constructors
.new
(value : LibGlib::Boolean)
Class Method Summary
.from_bool
(value : Bool)
Instance Method Summary
#false?
#to_unsafe
#true?
Constructor Detail
def self.
new
(value : LibGlib::Boolean)
#
[
View source
]
Class Method Detail
def self.
from_bool
(value : Bool)
#
[
View source
]
Instance Method Detail
def
false?
#
[
View source
]
def
to_unsafe
#
[
View source
]
def
true?
#
[
View source
]