I have a problem. I'm using gtk-doc to produce a documentation of my program.
My functions are documented like that :
/*
* GTspi_Context_Get_TPM_Context:
* @self: A GTspiContext
*
* This method returns the hContext of the GTspiContext
*
* Returns: The TSS_HCONTEXT
*/
The text: "This method returns the hContext of the GTspiContext"
is not displayed in my html-file produced by gtk-doc.
Can you please help me?
Regards
David
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list