XkbNoteNameChanges - Note the changed names in a changes structure

NAME  SYNOPSIS  ARGUMENTS  DESCRIPTION 

NAME

XkbNoteNameChanges − Note the changed names in a changes structure

SYNOPSIS

void XkbNoteNameChanges

(XkbNameChangesPtr old, XkbNamesNotifyEvent

*new, unsigned int wanted);

ARGUMENTS

old

XkbNameChanges structure to be updated

new

event from which changes are to be copied

wanted

types of names for which changes are to be noted

DESCRIPTION

When your application receives a XkbNamesNotify event, you can note the changed names in a changes structure using XkbNoteNameChanges.

The wanted parameter is the bitwise inclusive OR of the valid names mask bits shown in Table 1. XkbNoteNameChanges copies any changes that are reported in new and specified in wanted into the changes record specified by old.


Updated 2024-01-29 - jenkler.se | uex.se