forked from AuroraMiddleware/gtk
docs: fix typo in argument list
This commit is contained in:
parent
9fdc185813
commit
9cfa3ba1f6
@ -899,7 +899,7 @@ gtk_selection_clear_targets (GtkWidget *widget,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* gtk_selection_add_target:
|
* gtk_selection_add_target:
|
||||||
* @widget: a #GtkTarget
|
* @widget: a #GtkWidget
|
||||||
* @selection: the selection
|
* @selection: the selection
|
||||||
* @target: target to add.
|
* @target: target to add.
|
||||||
* @info: A unsigned integer which will be passed back to the application.
|
* @info: A unsigned integer which will be passed back to the application.
|
||||||
|
Loading…
Reference in New Issue
Block a user