Method
MetaWindowget_tag
Declaration [src]
const char*
meta_window_get_tag (
MetaWindow* window
)
Description [src]
Get a tag associated to the window.
Under wayland the tag can be set using the toplevel tag protocol,
and under x11 it falls back to using NET_WM_WINDOW_TAG
atom.
Gets property | Meta.Window:tag |