gtkDialogGetHasSeparator        package:RGtk2        R Documentation

_g_t_k_D_i_a_l_o_g_G_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:

     Accessor for whether the dialog has a separator.

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

     gtkDialogGetHasSeparator(object)

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

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

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

     [logical] 'TRUE' if the dialog has a separator

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

     Derived by RGtkGen from GTK+ documentation

