gtkAssistantUpdateButtonsState     package:RGtk2     R Documentation

_g_t_k_A_s_s_i_s_t_a_n_t_U_p_d_a_t_e_B_u_t_t_o_n_s_S_t_a_t_e

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

     Forces 'assistant' to recompute the buttons state.

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

     gtkAssistantUpdateButtonsState(object)

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

'object': ['GtkAssistant']  a 'GtkAssistant'

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

     GTK+ automatically takes care of this in most situations,  e.g.
     when the user goes to a different page, or when the visibility or
     completeness of a page changes.

     One situation where it can be necessary to call this function is
     when changing a value on the current page affects the future page
     flow of the assistant.  

     Since  2.10

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

     Derived by RGtkGen from GTK+ documentation

