Package: gtk

Function gtk:picture-new-for-resource

Lambda List

gtk:picture-new-for-resource (path)

Arguments

path -- a string with the resource path

Return Value

The new gtk:picture widget.

Details

Creates a new picture displaying the resource at path. This is a utility function that calls the gtk:picture-new-for-file function. See that function for details.
 

See also

2024-10-13