gtkGrabGetCurrent           package:RGtk2           R Documentation

_g_t_k_G_r_a_b_G_e_t_C_u_r_r_e_n_t

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

     Queries the current grab of the default window group.

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

     gtkGrabGetCurrent()

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

     ['GtkWidget'] The widget which currently has the grab or 'NULL' if
     no grab is active.

_N_o_t_e:

     This function is deprecated. You should use 'GDK_PRIORITY_REDRAW'
     instead. This function is deprecated. You should use
     'G_PRIORITY_HIGH' instead. This function is deprecated. You should
     use 'G_PRIORITY_DEFAULT_IDLE' instead. This function is
     deprecated. You should use 'G_PRIORITY_LOW' instead.

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

     Derived by RGtkGen from GTK+ documentation

