errorDialog          package:plotAndPlayGTK          R Documentation

_Q_u_i_c_k _G_T_K _m_e_s_s_a_g_e _d_i_a_l_o_g_s

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

     Simple wrappers around 'gtkMessageDialog'.

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

     errorDialog(..., isMarkup=F)
     infoDialog(..., isMarkup=F)
     questionDialog(..., isMarkup=F)

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

     ...: character object(s), pasted together with no separator. 

isMarkup: whether to format embedded pango markup. 

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

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

     'questionDialog' returns either '"yes"' or 'NULL'. The others
     return 'NULL'.

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

     Graham Williams

_S_e_e _A_l_s_o:

_E_x_a_m_p_l_e_s:

