Package: gtk

Function gtk:text-buffer-load-file

Lambda List

gtk:text-buffer-load-file (buffer path)

Arguments

buffer -- a gtk:text-buffer object
path -- a pathname or namestring for the file to load

Details

Loads a file into the given text buffer.

Notes

This is a simple Lisp extension that does not exist in the C library.
 

See also

2024-11-9