XLocaleOfOM (3) Linux Manual Page
XOpenOM, XCloseOM, XSetOMValues, XGetOMValues, XDisplayOfOM, XLocaleOfOM – open output methods SyntaxXOM XOpenOM(Display *display, XrmDatabase db, char *res_name, char *res_class); Status XCloseOM(XOM om); char *XSetOMValues(XOM om); char *XGetOMValues(XOM om); Display *XDisplayOfOM(XOM om); char *XLocaleOfOM(XOM om);Argumentsdisplay Specifies the connection to the X server. db Specifies a pointer to the resource database. res_name Specifies the full resource name…
