TypeScript API Documentation for WNCK-3.0
API Version: 3.0
Library Version: 43.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.6
Looks for the X resource usage of the application owning the X window ID xid on display gdisplay. If no resource usage can be found, then all fields of usage are set to 0.
xid
gdisplay
usage
To properly work, this function requires the XRes extension on the X server.
a GdkDisplay.
an X window ID.
return location for the X resource usage of the application owning the X window ID xid.
2.6
Looks for the X resource usage of the application owning the X window ID
xidon displaygdisplay. If no resource usage can be found, then all fields ofusageare set to 0.To properly work, this function requires the XRes extension on the X server.