gtkCalendarSelectDay          package:RGtk2          R Documentation

_g_t_k_C_a_l_e_n_d_a_r_S_e_l_e_c_t_D_a_y

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

     Selects a day from the current month.

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

     gtkCalendarSelectDay(object, day)

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

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

   'day': [numeric]  the day number between 1 and 31, or 0 to unselect 
          the currently selected day.

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

     Derived by RGtkGen from GTK+ documentation

