the gio.icon.Icon to look up
desired icon size
the desired scale
text direction the icon will be displayed in
flags modifying the behavior of the icon lookup
a gtk.icon_paintable.IconPaintable containing information about the icon. Unref with gobject.object.ObjectG.unref
Looks up a icon for a desired size and window scale.
The icon can then be rendered by using it as a gdk.paintable.Paintable, or you can get information such as the filename and size.