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
☰
ToBool
Required Methods
to_bool
Implementations on Foreign Types
bool
gboolean
Implementors
In glib::translate
?
Trait
glib
::
translate
::
ToBool
source
·
[
−
]
pub trait ToBool:
Copy
{ fn
to_bool
(self) ->
bool
; }
Required Methods
source
fn
to_bool
(self) ->
bool
Implementations on Foreign Types
source
impl
ToBool
for
bool
source
fn
to_bool
(self) ->
bool
source
impl
ToBool
for
gboolean
source
fn
to_bool
(self) ->
bool
Implementors