Package: gtk
Accessor gtk:picture-file
Lambda Listgtk:picture-file (object) SyntaxArgumentsDetails Accessor of the file slot of the gtk:picture
class. The gtk:picture-file function gets the file currently displayed if
the picture is displaying a file. If the picture is not displaying a file, for example when the gtk:picture-paintable function was used, then nil is returned. The (setf gtk:picture-file) function makes the picture load and display file. See the gtk:picture-new-for-file
documentation for more details. | See also |
2024-10-13