Added: comment explaining guchar* to gchar conversion

svn path=/trunk/gtk-sharp/; revision=18739
This commit is contained in:
Martin Willemoes Hansen 2003-10-08 07:18:36 +00:00
parent 691173a8ac
commit 5d8abb4523

View file

@ -526,6 +526,7 @@
</data> </data>
</rule> </rule>
<!-- Use gchar* instead of guchar*, when the value is realy a string -->
<rule> <rule>
<class name="GnomePrintConfig"> <class name="GnomePrintConfig">
<method>Get</method> <method>Get</method>