Changeset 13962 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Nov 7, 2008 2:53:32 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 38997
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r13956 r13962 2536 2536 <interface 2537 2537 name="IMachine" extends="$unknown" 2538 uuid=" b5d1baca-da5b-4202-905f-ee53a5f60ae5"2538 uuid="a744b229-3457-422f-8550-649c40346c55" 2539 2539 wsmap="managed" 2540 2540 > … … 2738 2738 <attribute name="VRAMSize" type="unsigned long"> 2739 2739 <desc>Video memory size in megabytes.</desc> 2740 </attribute> 2741 2742 <attribute name="Accelerate3DEnabled" type="boolean" default="false"> 2743 <desc> 2744 This setting determines whether VirtualBox allows guests make use 2745 of the 3D graphics support available on the host. Currently limited 2746 to OpenGL only. </desc> 2740 2747 </attribute> 2741 2748
Note:
See TracChangeset
for help on using the changeset viewer.