2010-05-12 2 views

답변

5

시도 gio.content_type_get_icon(). 예 :

>>> gio.content_type_get_icon ('text/python') 
<gio.ThemedIcon at 0xb7d0f734: text-python, gnome-mime-text-python, text-x-generic> 
+0

니스, 감사 :) – Joril