gtk_selection_add_targets ( widget selection targets ntargets -- )


Vocabulary
gtk.ffi

Inputs
widgetan object
selectionan object
targetsan object
ntargetsan object


Outputs
None

Definition


LIBRARY: gtk FUNCTION: void gtk_selection_add_targets
( GtkWidget* widget, GdkAtom* selection, GtkTargetEntry*
targets, guint ntargets )