gtk_clipboard_request_rich_text() provides guint8* instead of gchar*



Is there any particular reason why GtkClipboardRichTextReceivedFunc
provides the text as const guint8*:
http://developer.gnome.org/doc/API/2.0/gtk/gtk-Clipboards.html#GtkClipboardRichTextReceivedFunc

instead of the const gchar* that GtkClipboardTextReceivedFunc provides:
http://developer.gnome.org/doc/API/2.0/gtk/gtk-Clipboards.html#GtkClipboardTextReceivedFunc
?

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]