gtkMenuItemGetRightJustified      package:RGtk2      R Documentation

_g_t_k_M_e_n_u_I_t_e_m_G_e_t_R_i_g_h_t_J_u_s_t_i_f_i_e_d

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

     Gets whether the menu item appears justified at the right side of
     the menu bar.

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

     gtkMenuItemGetRightJustified(object)

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

'object': ['GtkMenuItem']  a 'GtkMenuItem'

_V_a_l_u_e:

     [logical] 'TRUE' if the menu item will appear at the far right if
     added to a menu bar.

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

     Derived by RGtkGen from GTK+ documentation

