mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
CtrlCore: Gtk: Added support for pasting/droping Files (RM #401)
git-svn-id: svn://ultimatepp.org/upp/trunk@5698 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
11e17eacdd
commit
2594709c17
7 changed files with 84 additions and 34 deletions
|
|
@ -131,7 +131,8 @@ public:
|
|||
~ImageGdk();
|
||||
};
|
||||
|
||||
Image ImageFromPixbufUnref(GdkPixbuf *pixbuf);
|
||||
String FilesClipFromUrisFree(gchar **uris);
|
||||
String ImageClipFromPixbufUnref(GdkPixbuf *pixbuf);
|
||||
|
||||
GdkAtom GAtom(const String& id);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue