gtkIconThemeGetDefault         package:RGtk2         R Documentation

_g_t_k_I_c_o_n_T_h_e_m_e_G_e_t_D_e_f_a_u_l_t

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

     Gets the icon theme for the default screen. See
     'gtkIconThemeGetForScreen'.

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

     gtkIconThemeGetDefault()

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

     Since  2.4

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

     ['GtkIconTheme']  A unique 'GtkIconTheme' associated with the
     default screen. This icon theme is associated with the screen and
     can be used as long as the screen is open. Do not ref or unref it.

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

     Derived by RGtkGen from GTK+ documentation

