We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gdk::Texture
1 parent 7eda01a commit 2ce4a43Copy full SHA for 2ce4a43
gdk4/src/clipboard.rs
@@ -1,6 +1,6 @@
1
// Take a look at the license at the top of the repository in the LICENSE file.
2
3
-use crate::{Clipboard, Texture};
+use crate::Clipboard;
4
use glib::object::IsA;
5
use glib::translate::*;
6
use glib::GString;
0 commit comments