RGtk2 (version 2.20.31)

gtkClipboardGetOwner: gtkClipboardGetOwner

Description

If the clipboard contents callbacks were set with gtkClipboardSetWithOwner, and the gtkClipboardSetWithData or gtkClipboardClear has not subsequently called, returns the owner set by gtkClipboardSetWithOwner.

Usage

gtkClipboardGetOwner(object)

Arguments

object

Value

GObject] the owner of the clipboard, if any; otherwise NULL.