Selections.ownerSet

Claims ownership of a given selection for a particular widget, or, if widget is NULL, release ownership of the selection.

class Selections
static
int
ownerSet

Parameters

widget Widget

a GtkWidget, or NULL. [allow-none]

selection GdkAtom

an interned atom representing the selection to claim

time uint

timestamp with which to claim the selection

Return Value

Type: int

TRUE if the operation succeeded

Meta