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

5
LINES

< > BotCompany Repo | #1036262 // imageSurfaceWithToolTip

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

Libraryless. Click here for Pure Java version (29576L/186K).

static ImageSurface imageSurfaceWithToolTip() {
  var is = newImageSurface();
  new ImageSurface_PositionToolTip(is);
  ret is;
}

Author comment

Began life as a copy of #1006928

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036262
Snippet name: imageSurfaceWithToolTip
Eternal ID of this version: #1036262/1
Text MD5: 0f0c8c2b45434105462dfbc73b067faa
Transpilation MD5: ef57e6bbe8a5056123fe8f0aa6c26955
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-11-06 14:10:35
Source code size: 133 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 63 / 88
Referenced in: [show references]