Handbook
Glossary
gtk_recent_filter_add_pattern ( recent_filter pattern -- )
Vocabulary
gtk2
.
ffi
Inputs
recent_filter
an
object
pattern
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_recent_filter_add_pattern
( GtkRecentFilter* recent_filter, gchar* pattern )