Handbook
Glossary
gdk_app_launch_context_set_icon_name ( app_launch_context icon_name -- )
Vocabulary
gdk2
.
ffi
Inputs
app_launch_context
an
object
icon_name
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
void
gdk_app_launch_context_set_icon_name
( GdkAppLaunchContext* app_launch_context, gchar* icon_name
)