RGtk2 (version 2.20.31)

GLoadableIcon: GLoadableIcon

Description

Loadable Icons

Arguments

Methods 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
   +----GLoadableIcon

Implementations

GLoadableIcon is implemented by GFileIcon.

Detailed Description

Extends the GIcon interface and adds the ability to load icons from streams.

Structures

References

http://library.gnome.org/devel//gio/GLoadableIcon.html