Function pnmixerlib::support_ui::copy_pixbuf
[−]
[src]
pub fn copy_pixbuf(pixbuf: &Pixbuf) -> Pixbuf
Copy a Pixbuf explicitly, since they don't implement the Copy trait.
Currently does not call gdk_pixbuf_copy_options().