gdkFlush                package:RGtk2                R Documentation

_g_d_k_F_l_u_s_h

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

     Flushes the X output buffer and waits until all requests have been
     processed by the server. This is rarely needed by applications.
     It's main use is for trapping X errors with 'gdkErrorTrapPush()'
     and 'gdkErrorTrapPop()'.

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

     gdkFlush()

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

     Derived by RGtkGen from GTK+ documentation

