hibernate-orm/reference/support/docbook-xsl/params/htmlhelp.window.geometry.xml

26 lines
701 B
XML

<refentry id="htmlhelp.window.geometry">
<refmeta>
<refentrytitle>htmlhelp.window.geometry</refentrytitle>
<refmiscinfo role="type">string</refmiscinfo>
</refmeta>
<refnamediv>
<refname>htmlhelp.window.geometry</refname>
<refpurpose>Set initial geometry of help window</refpurpose>
</refnamediv>
<refsynopsisdiv>
<src:fragment id='htmlhelp.window.geometry.frag'>
<xsl:param name="htmlhelp.window.geometry"/>
</src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>This parameter specifies initial position of help
window. E.g.</para>
<programlisting><![CDATA[<xsl:param name="htmlhelp.window.geometry">[160,64,992,704]</xsl:param>]]></programlisting>
</refsect1>
</refentry>