Docs.rs
glib-0.9.3
glib 0.9.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
GuillaumeGomez
sdroege
bilelmoussaoui
github:gtk-rs:crates-io
Dependencies
bitflags ^1.0
normal
futures-channel ^0.3
normal
futures-core ^0.3
normal
futures-executor ^0.3
normal
futures-preview ^0.3.0-alpha
normal
futures-task ^0.3
normal
futures-util ^0.3
normal
glib-sys ^0.9.1
normal
gobject-sys ^0.9.1
normal
lazy_static ^1.2
normal
libc ^0.2
normal
tempfile ^3
dev
Versions
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
glib
::
functions
All crates
[
−
]
[src]
Function
glib
::
functions
::
path_get_basename
pub fn path_get_basename<P:
AsRef
<
Path
>>(file_name: P) ->
Option
<
PathBuf
>