Method
GtkSelectionDatatargets_include_text
Declaration [src]
gboolean
gtk_selection_data_targets_include_text (
const GtkSelectionData* selection_data
)
Description [src]
Given a GtkSelectionData
object holding a list of targets,
determines if any of the targets in targets
can be used to
provide text.