gtkFontSelectionDialogSetPreviewText  package:RGtk2  R Documentation

_g_t_k_F_o_n_t_S_e_l_e_c_t_i_o_n_D_i_a_l_o_g_S_e_t_P_r_e_v_i_e_w_T_e_x_t

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

     Sets the text displayed in the preview area.

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

     gtkFontSelectionDialogSetPreviewText(object, text)

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

'object': ['GtkFontSelectionDialog'] a 'GtkFontSelectionDialog'.

  'text': [character] the text to display in the preview area.

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

     Derived by RGtkGen from GTK+ documentation

