%BOOK_ENTITIES; ]> ]]> Wayland Protocol Specification
protocol-spec-- <xsl:value-of select="@name" /> <!-- only show summary if it exists --> <xsl:if test="description/@summary"> - <xsl:value-of select="description/@summary" /> </xsl:if>
Requests provided by <xsl:value-of select="@name" />
Events provided by <xsl:value-of select="@name" /> events
Enums provided by <xsl:value-of select="@name" /> enums
Type: Value:
protocol-spec-interface--- <xsl:value-of select="../@name"/>::<xsl:value-of select="@name" /> <xsl:if test="description/@summary"> - <xsl:value-of select="description/@summary" /> </xsl:if> <xsl:value-of select="../@name"/>::<xsl:value-of select="@name" /> arguments <xsl:value-of select="../@name"/>::<xsl:value-of select="@name" /> values