Functions

frame_get_texture (frame)

Details

GlyGtk4.frame_get_texture(frame)
Parameters:

frame (Gly.Frame) – Frame

Returns:

A GDK Texture

Return type:

Gdk.Texture

Gets the actual image from a frame. See the [class`Gly`.Loader] docs for a complete example.

New in version 2.0.