gtkCalendarDisplayOptions       package:RGtk2       R Documentation

_g_t_k_C_a_l_e_n_d_a_r_D_i_s_p_l_a_y_O_p_t_i_o_n_s

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

     Sets display options (whether to display the heading and the month
     headings). *WARNING: 'gtk_calendar_display_options' is deprecated
     and should not be used in newly-written code. *

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

     gtkCalendarDisplayOptions(object, flags)

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

'object': ['GtkCalendar']  a 'GtkCalendar'.

 'flags': ['GtkCalendarDisplayOptions']  the display options to set.

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

     Derived by RGtkGen from GTK+ documentation

