Difference between revisions of "Internal gui control size"

From PyMOLWiki
Jump to navigation Jump to search
(New page: = Overview = This sets how large the internal gui controls are. An internal GUI control is the button you click on to enable/disable a protein, select colors, etc. <gallery> Image:Intera...)
 
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
  
 
= See Also =
 
= See Also =
[[Get]]
+
[[Get]], [[Internal_gui]]
  
 
[[Category:GUI|GUI Category]]
 
[[Category:GUI|GUI Category]]
 +
[[Category:Settings]]

Latest revision as of 09:25, 16 April 2009

Overview

This sets how large the internal gui controls are. An internal GUI control is the button you click on to enable/disable a protein, select colors, etc.

Syntax

# set the size to some positive integer
set internal_gui_control_size, int

# for example,
set internal_gui_control_size, 30

See Also

Get, Internal_gui