Enum glib::UnicodeScript
source · #[non_exhaustive]pub enum UnicodeScript {
Show 166 variants
InvalidCode,
Common,
Inherited,
Arabic,
Armenian,
Bengali,
Bopomofo,
Cherokee,
Coptic,
Cyrillic,
Deseret,
Devanagari,
Ethiopic,
Georgian,
Gothic,
Greek,
Gujarati,
Gurmukhi,
Han,
Hangul,
Hebrew,
Hiragana,
Kannada,
Katakana,
Khmer,
Lao,
Latin,
Malayalam,
Mongolian,
Myanmar,
Ogham,
OldItalic,
Oriya,
Runic,
Sinhala,
Syriac,
Tamil,
Telugu,
Thaana,
Thai,
Tibetan,
CanadianAboriginal,
Yi,
Tagalog,
Hanunoo,
Buhid,
Tagbanwa,
Braille,
Cypriot,
Limbu,
Osmanya,
Shavian,
LinearB,
TaiLe,
Ugaritic,
NewTaiLue,
Buginese,
Glagolitic,
Tifinagh,
SylotiNagri,
OldPersian,
Kharoshthi,
Unknown,
Balinese,
Cuneiform,
Phoenician,
PhagsPa,
Nko,
KayahLi,
Lepcha,
Rejang,
Sundanese,
Saurashtra,
Cham,
OlChiki,
Vai,
Carian,
Lycian,
Lydian,
Avestan,
Bamum,
EgyptianHieroglyphs,
ImperialAramaic,
InscriptionalPahlavi,
InscriptionalParthian,
Javanese,
Kaithi,
Lisu,
MeeteiMayek,
OldSouthArabian,
OldTurkic,
Samaritan,
TaiTham,
TaiViet,
Batak,
Brahmi,
Mandaic,
Chakma,
MeroiticCursive,
MeroiticHieroglyphs,
Miao,
Sharada,
SoraSompeng,
Takri,
BassaVah,
CaucasianAlbanian,
Duployan,
Elbasan,
Grantha,
Khojki,
Khudawadi,
LinearA,
Mahajani,
Manichaean,
MendeKikakui,
Modi,
Mro,
Nabataean,
OldNorthArabian,
OldPermic,
PahawhHmong,
Palmyrene,
PauCinHau,
PsalterPahlavi,
Siddham,
Tirhuta,
WarangCiti,
Ahom,
AnatolianHieroglyphs,
Hatran,
Multani,
OldHungarian,
Signwriting,
Adlam,
Bhaiksuki,
Marchen,
Newa,
Osage,
Tangut,
MasaramGondi,
Nushu,
Soyombo,
ZanabazarSquare,
Dogra,
GunjalaGondi,
HanifiRohingya,
Makasar,
Medefaidrin,
OldSogdian,
Sogdian,
Elymaic,
Nandinagari,
NyiakengPuachueHmong,
Wancho,
Chorasmian,
DivesAkuru,
KhitanSmallScript,
Yezidi,
CyproMinoan,
OldUyghur,
Tangsa,
Toto,
Vithkuqi,
Math,
Kawi,
NagMundari,
}
Variants (Non-exhaustive)§
This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
InvalidCode
Common
Inherited
Arabic
Armenian
Bengali
Bopomofo
Cherokee
Coptic
Cyrillic
Deseret
Devanagari
Ethiopic
Georgian
Gothic
Greek
Gujarati
Gurmukhi
Han
Hangul
Hebrew
Hiragana
Kannada
Katakana
Khmer
Lao
Latin
Malayalam
Mongolian
Myanmar
Ogham
OldItalic
Oriya
Runic
Sinhala
Syriac
Tamil
Telugu
Thaana
Thai
Tibetan
CanadianAboriginal
Yi
Tagalog
Hanunoo
Buhid
Tagbanwa
Braille
Cypriot
Limbu
Osmanya
Shavian
LinearB
TaiLe
Ugaritic
NewTaiLue
Buginese
Glagolitic
Tifinagh
SylotiNagri
OldPersian
Kharoshthi
Unknown
Balinese
Cuneiform
Phoenician
PhagsPa
Nko
KayahLi
Lepcha
Rejang
Sundanese
Saurashtra
Cham
OlChiki
Vai
Carian
Lycian
Lydian
Avestan
Bamum
EgyptianHieroglyphs
ImperialAramaic
InscriptionalPahlavi
InscriptionalParthian
Javanese
Kaithi
Lisu
MeeteiMayek
OldSouthArabian
OldTurkic
Samaritan
TaiTham
TaiViet
Batak
Brahmi
Mandaic
Chakma
MeroiticCursive
MeroiticHieroglyphs
Miao
Sharada
SoraSompeng
Takri
BassaVah
CaucasianAlbanian
Duployan
Elbasan
Grantha
Khojki
Khudawadi
LinearA
Mahajani
Manichaean
MendeKikakui
Modi
Mro
Nabataean
OldNorthArabian
OldPermic
PahawhHmong
Palmyrene
PauCinHau
PsalterPahlavi
Siddham
Tirhuta
WarangCiti
Ahom
AnatolianHieroglyphs
Hatran
Multani
OldHungarian
Signwriting
Adlam
Bhaiksuki
Marchen
Newa
Osage
Tangut
MasaramGondi
Nushu
Soyombo
ZanabazarSquare
Dogra
GunjalaGondi
HanifiRohingya
Makasar
Medefaidrin
OldSogdian
Sogdian
Elymaic
Nandinagari
NyiakengPuachueHmong
Wancho
Chorasmian
DivesAkuru
KhitanSmallScript
Yezidi
CyproMinoan
Available on crate feature
v2_72
only.OldUyghur
Available on crate feature
v2_72
only.Tangsa
Available on crate feature
v2_72
only.Toto
Available on crate feature
v2_72
only.Vithkuqi
Available on crate feature
v2_72
only.Math
Available on crate feature
v2_72
only.Kawi
Available on crate feature
v2_74
only.NagMundari
Available on crate feature
v2_74
only.Implementations§
source§impl UnicodeScript
impl UnicodeScript
pub fn from_iso15924(iso15924: u32) -> UnicodeScript
pub fn to_iso15924(self) -> u32
Trait Implementations§
source§impl Clone for UnicodeScript
impl Clone for UnicodeScript
source§fn clone(&self) -> UnicodeScript
fn clone(&self) -> UnicodeScript
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for UnicodeScript
impl Debug for UnicodeScript
source§impl From<UnicodeScript> for Value
impl From<UnicodeScript> for Value
source§fn from(v: UnicodeScript) -> Self
fn from(v: UnicodeScript) -> Self
Converts to this type from the input type.
source§impl<'a> FromValue<'a> for UnicodeScript
impl<'a> FromValue<'a> for UnicodeScript
§type Checker = GenericValueTypeChecker<UnicodeScript>
type Checker = GenericValueTypeChecker<UnicodeScript>
Value type checker.
source§unsafe fn from_value(value: &'a Value) -> Self
unsafe fn from_value(value: &'a Value) -> Self
Get the contained value from a
Value
. Read moresource§impl HasParamSpec for UnicodeScript
impl HasParamSpec for UnicodeScript
type ParamSpec = ParamSpecEnum
§type SetValue = UnicodeScript
type SetValue = UnicodeScript
Preferred value to be used as setter for the associated ParamSpec.
type BuilderFn = fn(_: &str, _: UnicodeScript) -> ParamSpecEnumBuilder<'_, UnicodeScript>
fn param_spec_builder() -> Self::BuilderFn
source§impl Hash for UnicodeScript
impl Hash for UnicodeScript
source§impl Ord for UnicodeScript
impl Ord for UnicodeScript
source§fn cmp(&self, other: &UnicodeScript) -> Ordering
fn cmp(&self, other: &UnicodeScript) -> Ordering
1.21.0 · source§fn max(self, other: Self) -> Selfwhere
Self: Sized,
fn max(self, other: Self) -> Selfwhere
Self: Sized,
Compares and returns the maximum of two values. Read more
source§impl PartialEq for UnicodeScript
impl PartialEq for UnicodeScript
source§fn eq(&self, other: &UnicodeScript) -> bool
fn eq(&self, other: &UnicodeScript) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.source§impl PartialOrd for UnicodeScript
impl PartialOrd for UnicodeScript
source§fn partial_cmp(&self, other: &UnicodeScript) -> Option<Ordering>
fn partial_cmp(&self, other: &UnicodeScript) -> Option<Ordering>
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
fn le(&self, other: &Rhs) -> bool
This method tests less than or equal to (for
self
and other
) and is used by the <=
operator. Read moresource§impl StaticType for UnicodeScript
impl StaticType for UnicodeScript
source§fn static_type() -> Type
fn static_type() -> Type
Returns the type identifier of
Self
.source§impl ToValue for UnicodeScript
impl ToValue for UnicodeScript
source§impl ValueType for UnicodeScript
impl ValueType for UnicodeScript
§type Type = UnicodeScript
type Type = UnicodeScript
Type to get the
Type
from. Read moreimpl Copy for UnicodeScript
impl Eq for UnicodeScript
impl StructuralPartialEq for UnicodeScript
Auto Trait Implementations§
impl Freeze for UnicodeScript
impl RefUnwindSafe for UnicodeScript
impl Send for UnicodeScript
impl Sync for UnicodeScript
impl Unpin for UnicodeScript
impl UnwindSafe for UnicodeScript
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
source§impl<T> CloneToUninit for Twhere
T: Clone,
impl<T> CloneToUninit for Twhere
T: Clone,
source§default unsafe fn clone_to_uninit(&self, dst: *mut T)
default unsafe fn clone_to_uninit(&self, dst: *mut T)
🔬This is a nightly-only experimental API. (
clone_to_uninit
)source§impl<T> CloneToUninit for Twhere
T: Copy,
impl<T> CloneToUninit for Twhere
T: Copy,
source§unsafe fn clone_to_uninit(&self, dst: *mut T)
unsafe fn clone_to_uninit(&self, dst: *mut T)
🔬This is a nightly-only experimental API. (
clone_to_uninit
)source§impl<T> IntoClosureReturnValue for T
impl<T> IntoClosureReturnValue for T
fn into_closure_return_value(self) -> Option<Value>
source§impl<T> PropertyGet for Twhere
T: HasParamSpec,
impl<T> PropertyGet for Twhere
T: HasParamSpec,
source§impl<T> StaticTypeExt for Twhere
T: StaticType,
impl<T> StaticTypeExt for Twhere
T: StaticType,
source§fn ensure_type()
fn ensure_type()
Ensures that the type has been registered with the type system.
source§impl<T> ToSendValue for T
impl<T> ToSendValue for T
source§fn to_send_value(&self) -> SendValue
fn to_send_value(&self) -> SendValue
Returns a
SendValue
clone of self
.