
Public Member Functions | |
| void | AddFile (string filename) |
| FileDataObject () | |
| FileDataObject (IntPtr wxObject) | |
Protected Member Functions | |
| override void | CallDTor () |
Properties | |
| string[] | Filenames [get] |
Warning: Under all non-Windows platforms this class is currently "input-only", i.e. you can receive the files from another application, but copying (or dragging) file(s) from a wxWidgets application is not currently supported. PS: GTK2 should work as well.
| wx.FileDataObject.FileDataObject | ( | IntPtr | wxObject | ) |
| wx.FileDataObject.FileDataObject | ( | ) |
| void wx.FileDataObject.AddFile | ( | string | filename | ) |
| override void wx.FileDataObject.CallDTor | ( | ) | [protected, virtual] |
string [] wx.FileDataObject.Filenames [get] |