Handbook
Glossary
gtk_recent_info_create_app_info ( recent_info app_name error -- GAppInfo* )
Vocabulary
gtk3
.
ffi
Inputs
recent_info
an
object
app_name
an
object
error
an
object
Outputs
GAppInfo*
an
object
Definition
USING:
alien.syntax
gio.ffi
glib.ffi
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
GAppInfo*
gtk_recent_info_create_app_info
( GtkRecentInfo* recent_info, gchar* app_name, GError* error
)