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