gtkTextViewSetJustification      package:RGtk2      R Documentation

_g_t_k_T_e_x_t_V_i_e_w_S_e_t_J_u_s_t_i_f_i_c_a_t_i_o_n

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

     Sets the default justification of text in 'text.view'. Tags in the
     view's buffer may override the default.

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

     gtkTextViewSetJustification(object, justification)

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

'object': ['GtkTextView']  a 'GtkTextView'

'justification': ['GtkJustification']  justification

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

     Derived by RGtkGen from GTK+ documentation

