Skip to main content

Module canvas

Module canvas 

Source
Expand description

Justified-row masonry layout for the photos grid.

Re-exportsยง

pub use super::quality::GridQuality;

Modulesยง

imp ๐Ÿ”’
interaction ๐Ÿ”’

Structsยง

MasonryCanvas
GLib type: GObject with reference counted clone semantics.

Constantsยง

CORNER_RADIUS ๐Ÿ”’
VIEWPORTS_AHEAD ๐Ÿ”’
VIEWPORTS_BEHIND ๐Ÿ”’

Functionsยง

accent_bg_color ๐Ÿ”’
Get the current theme accent background colour from libadwaita.
bucket_for_asset ๐Ÿ”’
cached_texture ๐Ÿ”’
finish_masonry_load ๐Ÿ”’
load_masonry_asset ๐Ÿ”’
load_target_for ๐Ÿ”’
placeholder_color ๐Ÿ”’
resolve_symbolic_icon ๐Ÿ”’
resolve_video_icon ๐Ÿ”’
Resolve the video badge icon from the icon theme. The result is cached per-canvas via a OnceCell so the theme lookup only happens once.

Type Aliasesยง

ActivateHandler ๐Ÿ”’
SelectModeChanger ๐Ÿ”’