[ CCode ( cname = "xfw_set_client_type" ) ]
[ Version ( since = "4.19.3" ) ]
public void set_client_type (ClientType client_type)
Sets the type of the application.
This is used when sending various messages to control the behavior of other windows, to indicate the source of the control. In general, APPLICATION will be interpreted as automated control from a regular application, and PAGER will be interpreted as user-initiated control from a desktop component application like a pager or dock.
This does nothing on Wayland, but is safe to call under a Wayland session.
| client_type |