gtkDialogSetHasSeparator        package:RGtk2        R Documentation

_g_t_k_D_i_a_l_o_g_S_e_t_H_a_s_S_e_p_a_r_a_t_o_r

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

     Sets whether the dialog has a separator above the buttons. 'TRUE'
     by default.

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

     gtkDialogSetHasSeparator(object, setting)

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

'object': ['GtkDialog']  a 'GtkDialog'

'setting': [logical] 'TRUE' to have a separator

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

     Derived by RGtkGen from GTK+ documentation

