gtk-sharp2.12.0.0Gtk# 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 constructorConstructorConstructor
an array of ConstructorInternal constructor
a This is an internal constructor, and should not be used by user code.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
MethodSystem.VoidAdds the target types for URIs to the target list
application-defined ID for these target types
Appends the URI targets supported by to the target list. All targets are
added with the same .MethodSystem.VoidAdds the target types for images to the target list
application-defined ID for these target types
if , only add the target types for which Gtk knows how to convert a to the format.
Appends the image targets supported by to the target list. All targets are
added with the same .MethodSystem.VoidAdds the target types for text to the target list
application-defined ID for these target types
Appends the text targets supported by to the target list. All targets are
added with the same .MethodGtk.TargetEntry[]
A .
Converts a to an array of .An equivalent array of .MethodSystem.Void
an ID to be passed back to the application.
if , then deserializable targets will be added, otherwise serializable targets.
the text buffer containing the registered targets.
Appends the rich text targets registered with a text buffer.See and for details of registration. PropertyGLib.GTypeNative GType.For internal use by language bindings.