glib
0.20.12
In glib::
auto::
functions
glib
::
auto
::
functions
Function
filename_from_uri
Copy item path
Source
pub fn filename_from_uri(uri: &
str
) ->
Result
<(
PathBuf
,
Option
<
GString
>),
Error
>