Handbook
Glossary
gdk_app_launch_context_set_timestamp ( app_launch_context timestamp -- )
Vocabulary
gdk2
.
ffi
Inputs
app_launch_context
an
object
timestamp
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_timestamp
( GdkAppLaunchContext* app_launch_context,
guint32
timestamp
)