atkHyperlinkIsInline          package:RGtk2          R Documentation

_a_t_k_H_y_p_e_r_l_i_n_k_I_s_I_n_l_i_n_e

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

     Indicates whether the link currently displays some or all of its
     content inline.  Ordinary HTML links will usually return 'FALSE',
     but an inline &lt;src&gt; HTML element will return 'TRUE'. a *

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

     atkHyperlinkIsInline(object)

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

'object': ['AtkHyperlink']  an 'AtkHyperlink'

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

     [logical]  whether or not this link displays its content inline.

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

     Derived by RGtkGen from GTK+ documentation

