spice-client-glib 0.6.0

Rust bindings for the Spice client library
Documentation
1
2
3
4
5
6
7
8
9
10
11
// This file was generated by gir (https://github.com/gtk-rs/gir)
// from
// from gir-files (https://github.com/gtk-rs/gir-files.git)
// DO NOT EDIT

use crate::ffi;
use glib::GStr;

#[doc(alias = "SPICE_WEBDAV_CLIPBOARD_FOLDER_PATH")]
pub static WEBDAV_CLIPBOARD_FOLDER_PATH: &GStr =
    unsafe { GStr::from_utf8_with_nul_unchecked(ffi::SPICE_WEBDAV_CLIPBOARD_FOLDER_PATH) };