Description Usage Arguments Details Value Author(s) References
DEPRECATED!! (compatibility wrappers for RGtk 1!)
This creates a new GtkTarget object. This is used in transferring data in the form of selections between processes or widgets.
1 2 | gtkTargetEntry(target, flags, info)
gtkTargetEntryNew(target, flags, info)
|
target |
a string |
flags |
an integer value |
info |
an integer value |
This allocates a new GtkTargetEntry object in C and fills in the targer, flags and info fields.
A reference to the newly creatd GtkTargetEntry.
Duncan Temple Lang <duncan@research.bell-labs.com>
Information on the package is available from http://www.omegahat.net/RGtk.
Information on Gtk is available from http://www.gtk.org.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.