Handbook
Glossary
gtk_selection_add_target ( widget selection target info -- )
Vocabulary
gtk2
.
ffi
Inputs
widget
an
object
selection
an
object
target
an
object
info
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gdk2.ffi
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_selection_add_target
( GtkWidget* widget, GdkAtom* selection, GdkAtom* target,
guint
info )