Skip to content

Instantly share code, notes, and snippets.

@kitallis
Created April 9, 2010 17:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kitallis/361382 to your computer and use it in GitHub Desktop.
Save kitallis/361382 to your computer and use it in GitHub Desktop.
Window {
"Rectangle": [
{ "Top": "200" },
{ "Bottom": "200" },
{ "Right": "100" },
{ "Left": "100" }
]
"Title": "About Raiku",
"Flags": [
{ "name": "B_NOT_RESIZABLE" },
{ "name": "B_NOT_ZOOMABLE" }
]
"Workspaces": "B_CURRENT_WORKSPACE"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment