Handbook
Glossary
gdk_app_launch_context_set_icon ( app_launch_context icon -- )
Vocabulary
gdk2
.
ffi
Inputs
app_launch_context
an
object
icon
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gio.ffi
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
void
gdk_app_launch_context_set_icon
( GdkAppLaunchContext* app_launch_context, GIcon* icon )