mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 06:41:01 +00:00
This is a convenience helper to instantiate a GIcon like so:
auto icon = GIcon::default_icon("filetype-image");
This will give you the "filetype-image" icon in both 16x16 and 32x32 sizes.
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| DirectoryModel.cpp | ||
| DirectoryModel.h | ||
| DirectoryTableView.cpp | ||
| DirectoryTableView.h | ||
| main.cpp | ||
| Makefile | ||