GLoadableIcon: GLoadableIcon
Description
Loadable IconsMethods and Functions
gLoadableIconLoad(object, size, cancellable = NULL, .errwarn = TRUE)
gLoadableIconLoadAsync(object, size, cancellable = NULL, callback, user.data = NULL)
gLoadableIconLoadFinish(object, res, type, .errwarn = TRUE)
Hierarchy
GInterface
+----GLoadableIconImplementations
GLoadableIcon is implemented by
GFileIcon
.Detailed Description
Extends the GIcon
interface and adds the ability to
load icons from streams.References
http://library.gnome.org/devel//gio/GLoadableIcon.html