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...)
(No difference)

Revision as of 08:26, 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