gdkPointerIsGrabbed          package:RGtk2          R Documentation

_g_d_k_P_o_i_n_t_e_r_I_s_G_r_a_b_b_e_d

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

     Returns 'TRUE' if the pointer on the default display is currently 
     grabbed by this application.

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

     gdkPointerIsGrabbed()

_D_e_t_a_i_l_s:

     Note that this does not take the inmplicit pointer grab on button
     presses into account.

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

     [logical] 'TRUE' if the pointer is currently grabbed by this
     application.*

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

     Derived by RGtkGen from GTK+ documentation

