Pointer to an array of #GtkTargetEntry
Appends the image targets supported by #GtkSelection to
the target list. All targets are added with the same info
.
an ID that will be passed back to the application
whether to add only targets for which GTK+ knows how to convert a pixbuf into the format
Appends the rich text targets registered with
gtk_text_buffer_register_serialize_format() or
gtk_text_buffer_register_deserialize_format() to the target list. All
targets are added with the same info
.
an ID that will be passed back to the application
if %TRUE, then deserializable rich text formats will be added, serializable formats otherwise.
a #GtkTextBuffer.
Prepends a table of #GtkTargetEntry to a target list.
the table of #GtkTargetEntry
Appends the text targets supported by #GtkSelection to
the target list. All targets are added with the same info
.
an ID that will be passed back to the application
Appends the URI targets supported by #GtkSelection to
the target list. All targets are added with the same info
.
an ID that will be passed back to the application
Increases the reference count of a #GtkTargetList by one.
Decreases the reference count of a #GtkTargetList by one. If the resulting reference count is zero, frees the list.
Creates a new #GtkTargetList from an array of #GtkTargetEntry.
Pointer to an array of #GtkTargetEntry
Creates a new #GtkTargetList from an array of #GtkTargetEntry.