GtkIconFactory::lookup_default
This function returns a GtkIconSet that has the name specified by stock_id by searching the default factories available. If the icon set cannot be found the function returns NULL.
同时参考: add_default() , remove_default()
这个方法只能被静态调用。