gLoadableIconLoadAsync {RGtk2} | R Documentation |
Loads an icon asynchronously. To finish this function, see
gLoadableIconLoadFinish
. For the synchronous, blocking
version of this function, see gLoadableIconLoad
.
gLoadableIconLoadAsync(object, size, cancellable = NULL, callback, user.data = NULL)
|
|
|
an integer. |
|
optional |
|
a |
|
the data to pass to callback function |
Derived by RGtkGen from GTK+ documentation