Asynchronously load, render and scale a symbolic icon previously looked up from the icon theme using gtk_icon_theme_lookup_icon(). For more details, see gtk_icon_info_load_symbolic_for_context() which is the synchronous version of this call.
a GtkStyleContext
optional GCancellable object, NULL to ignore. [allow-none]
a GAsyncReadyCallback to call when the request is satisfied. [scope async]
the data to pass to callback function. closure Since 3.8
See Implementation
Asynchronously load, render and scale a symbolic icon previously looked up from the icon theme using gtk_icon_theme_lookup_icon(). For more details, see gtk_icon_info_load_symbolic_for_context() which is the synchronous version of this call.