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

a GtkOldEditable

claim

if TRUE, claim ownership of the selection, if FALSE, give up ownership

time

timestamp for this operation

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]