gtkOldEditableClaimSelection {RGtk2}R Documentation

gtkOldEditableClaimSelection

Description

Claims or gives up ownership of the selection. WARNING: gtk_old_editable_claim_selection is deprecated and should not be used in newly-written code.

Usage

gtkOldEditableClaimSelection(object, claim, time = "GDK_CURRENT_TIME")

Arguments

object [GtkOldEditable] a GtkOldEditable
claim [logical] if TRUE, claim ownership of the selection, if FALSE, give up ownership
time [numeric] timestamp for this operation

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]