Package ch.bailu.gtk.gio
Interface Application.OnOpen
- Enclosing class:
- Application
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
-
Method Details
-
onOpen
The ::open signal is emitted on the primary instance when there are
files to open. See g_application_open() for more information.- Parameters:
files
- an array of #GFilesn_files
- the length of @fileshint
- a hint provided by the calling instance
-