GLoadableIcon: GLoadableIcon

Description Methods and Functions Hierarchy Implementations Detailed Description Structures Author(s) References

Description

Loadable Icons

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

1
2
GInterface
   +----GLoadableIcon

Implementations

GLoadableIcon is implemented by GFileIcon.

Detailed Description

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

Structures

GLoadableIcon

Generic type for all kinds of icons that can be loaded as a stream.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

https://developer.gnome.org/gio/stable/GLoadableIcon.html


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to GLoadableIcon in RGtk2...