gtk-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.GLib.OpaqueA list of potential targets for a paste or drag-and-drop operation.ConstructorBasic constructorConstructor
an array of ConstructorConstructor
a Internal constructorThis is an internal constructor, and should not be used by user code.MethodSystem.Void
the target type, as a
target flags (for a drag-and-drop target, this is a value)
application-defined ID for this target type
Add a target type to the target listMethodSystem.Void
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
Add a target type to the target listMethodSystem.Void
application-defined ID for these target types
if , only add the target types for which Gtk knows how to convert a to the format.
Adds the target types for images to the target listAppends the image targets supported by to the target list. All targets are
added with the same .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. MethodSystem.Void
an array of Add entries to the target listMethodSystem.Void
application-defined ID for these target types
Adds the target types for text to the target listAppends the text targets supported by to the target list. All targets are
added with the same .MethodSystem.Void
application-defined ID for these target types
Adds the target types for URIs to the target listAppends the URI targets supported by to the target list. All targets are
added with the same .MethodSystem.VoidTo be added.To be added.MethodSystem.Boolean
the target type to find, as a
on output, will contain the target's application-defined ID
Find a given target type if the target was foundMethodSystem.Boolean
the target type to find, as a string
on output, will contain the target's application-defined ID
Find a given target type if the target was foundPropertyGLib.GTypeNative GType.For internal use by language bindings.MethodGtk.TargetEntry[]
A .
Converts a to an array of .An equivalent array of .MethodSystem.Void
To be added.
To be added.To be added.MethodSystem.Void
the target to remove, as a Remove an entry from the target listMethodSystem.Void
the target to remove, as a string
Remove an entry from the target listMethodSystem.Void
To be added.
To be added.To be added.