question about GtkClipboard

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi, everybody:
  I just want to ask a question about GtkClipboard on windows ,
when I set some file path to clipboard use thus function
gtk_clipboard_set_with_owner(cb, targets, n_targets, copy_file_start, clipboard_clear, G_OBJECT(self))

on the linux , I can paste the file when I click right-button or kick “CTRL-V”. just when I do the paste action,
copy_file_start() is invoked。

but on the windows, I just copy some file, and haven’t do the paste action, the copy_file_start() is invoked.

so I don’t know whether something is missed I did, or is a gtk’s bug on the windows.


							thanks.
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
https://mail.gnome.org/mailman/listinfo/gtk-list




[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux