Fix malformed doc comments
Most of these are forgotten :'s and similar details which gtk-doc now warns about.
This commit is contained in:
@ -2146,7 +2146,7 @@ gtk_icon_source_set_filename (GtkIconSource *source,
|
||||
}
|
||||
|
||||
/**
|
||||
* gtk_icon_source_set_icon_name
|
||||
* gtk_icon_source_set_icon_name:
|
||||
* @source: a #GtkIconSource
|
||||
* @icon_name: (allow-none): name of icon to use
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user