gtkClipboardGetOwner          package:RGtk2          R Documentation

_g_t_k_C_l_i_p_b_o_a_r_d_G_e_t_O_w_n_e_r

_D_e_s_c_r_i_p_t_i_o_n:

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

_U_s_a_g_e:

     gtkClipboardGetOwner(object)

_A_r_g_u_m_e_n_t_s:

'object': ['GtkClipboard']  a 'GtkClipboard'

_V_a_l_u_e:

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

_A_u_t_h_o_r(_s):

     Derived by RGtkGen from GTK+ documentation

