Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1026208 // temp_xrandr_cacheOn

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (3591L) is out of date.

please include function xrandr_status.

static AutoCloseable temp_xrandr_cacheOn() {
  xrandr_status_cacheValue = null;
  xrandr_status_cacheOn = true;
  ret autoCloseable {
    xrandr_status_cacheOn = false;
    xrandr_status_cacheValue = null;
  };
}

Author comment

Began life as a copy of #1026207

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1026208
Snippet name: temp_xrandr_cacheOn
Eternal ID of this version: #1026208/3
Text MD5: 202d3ac5075afb6844247917bf332ae7
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-30 15:04:39
Source code size: 261 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 125 / 210
Version history: 2 change(s)
Referenced in: [show references]