docs: don't use <emphasis>

It is a little heavy handed. The text can speak for itself.
This commit is contained in:
William Jon McCann
2014-01-28 01:54:48 -05:00
parent 5d053e03a9
commit 2d003553e8
38 changed files with 82 additions and 82 deletions

View File

@ -1296,7 +1296,7 @@ gtk_selection_data_get_display (const GtkSelectionData *selection_data)
* @length: length of the data
*
* Stores new data into a #GtkSelectionData object. Should
* <emphasis>only</emphasis> be called from a selection handler callback.
* only be called from a selection handler callback.
* Zero-terminates the stored data.
**/
void