Class
FoundryTerminalLauncher
Description [src]
final class Foundry.TerminalLauncher : GObject.Object
{
/* No available fields */
}
Simplified interface representing how a terminal should be spawned.
Instance methods
foundry_terminal_launcher_run
The pty_fd is duplicated and therefore may be closed by the
caller after calling this function.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.