gtk-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.A list of potential targets for a paste or drag-and-drop operation.Glib.OpaqueConstructorBasic constructoran empty ConstructorConstructor
an array of a initialized from ConstructorInternal constructor
a a wrapping This is an internal constructor, and should not be used by user code.MethodSystem.VoidDisposes the resources associated with the object.MethodSystem.VoidAdd a target type to the target list
the target type, as a
target flags (for a drag-and-drop target, this is a value)
application-defined ID for this target type
MethodSystem.VoidAdd a target type to the target list
the target type, as a string
target flags (for a drag-and-drop target, this is a value)
application-defined ID for this target type
MethodSystem.VoidAdd entries to the target list
an array of MethodSystem.BooleanFind a given target type
the target type to find, as a
on output, will contain the target's application-defined ID
if the target was foundMethodSystem.BooleanFind a given target type
the target type to find, as a string
on output, will contain the target's application-defined ID
if the target was foundMethodSystem.VoidRemove an entry from the target list
the target to remove, as a MethodSystem.VoidRemove an entry from the target list
the target to remove, as a string