Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
glib-0.6.1
glib 0.6.1
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
GuillaumeGomez
sdroege
bilelmoussaoui
github:gtk-rs:crates-io
Dependencies
bitflags ^1.0
normal
futures-preview ^0.2
normal
glib-sys ^0.7.0
normal
gobject-sys ^0.7.0
normal
lazy_static ^1.0
normal
libc ^0.2
normal
tempdir ^0.3
dev
Versions
62.07%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
ToGlib
Required Associated Types
GlibType
Required Methods
to_glib
Implementations on Foreign Types
()
Option<char>
Ordering
bool
char
Implementors
In glib::translate
?
Trait
glib
::
translate
::
ToGlib
source
·
[
−
]
pub trait ToGlib { type
GlibType
; fn
to_glib
(&self) -> Self::
GlibType
; }
Expand description
Translate a simple type.
Required Associated Types
source
type
GlibType
Required Methods
source
fn
to_glib
(&self) -> Self::
GlibType
Implementations on Foreign Types
source
impl
ToGlib
for
()
type
GlibType
=
()
source
fn
to_glib
(&self)
source
impl
ToGlib
for
bool
type
GlibType
=
i32
source
fn
to_glib
(&self) ->
gboolean
source
impl
ToGlib
for
char
type
GlibType
=
u32
source
fn
to_glib
(&self) ->
u32
source
impl
ToGlib
for
Option
<
char
>
type
GlibType
=
u32
source
fn
to_glib
(&self) ->
u32
source
impl
ToGlib
for
Ordering
type
GlibType
=
i32
source
fn
to_glib
(&self) ->
i32
Implementors
source
impl
ToGlib
for
Type
type
GlibType
=
usize
source
impl
ToGlib
for
SignalHandlerId
type
GlibType
=
u64
source
impl
ToGlib
for
Continue
type
GlibType
=
i32
source
impl
ToGlib
for
Priority
type
GlibType
=
i32
source
impl
ToGlib
for
SourceId
type
GlibType
=
u32