Function
Gtkselection_owner_set
Declaration [src]
gboolean
gtk_selection_owner_set (
GtkWidget* widget,
GdkAtom selection,
guint32 time_
)
Description [src]
Claims ownership of a given selection for a particular widget,
or, if widget
is NULL
, release ownership of the selection.