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

9
LINES

< > BotCompany Repo | #1017217 // dm_frame - get module's (internal) frame

JavaX fragment (include)

ifndef InOSCore
static Container dm_frame() {
  ret dm_frame(dm_current_generic());
}
endifndef

static Container dm_frame(O module) {
  ret (Container) getPossiblyInternalFrame(dm_vis(module));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1017217
Snippet name: dm_frame - get module's (internal) frame
Eternal ID of this version: #1017217/5
Text MD5: 35b567857e290ad29ac96fee32e2f825
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-18 19:30:54
Source code size: 204 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 435 / 480
Version history: 4 change(s)
Referenced in: [show references]