MrmFetchColorLiteral(3) | Library Functions Manual | MrmFetchColorLiteral(3) |
MrmFetchColorLiteral — Fetches a named color literal from a UID file "MrmFetchColorLiteral" "uil functions" "MrmFetchColorLiteral" "uid file"
#include <Mrm/MrmPublic.h> Cardinal MrmFetchColorLiteral( MrmHierarchy hierarchy_id, String index, Display *display, Colormap colormap_id, Pixel *pixel);
"MRM function" "MrmFetchColorLiteral" "MrmFetchColorLiteral" "definition"
The MrmFetchColorLiteral function "MrmFetchColorLiteral" "description" fetches a named color literal from a UID file, and converts the color literal to a pixel color value.
"MrmSUCCESS" "MrmBAD_HIERARCHY" "MrmNOT_FOUND" "MrmFAILURE"
This function returns one of the following status return constants:
MrmFetchBitmapLiteral(3), MrmOpenHierarchyPerDisplay(3), MrmFetchIconLiteral(3), MrmFetchLiteral(3), and XOpenDisplay(3).