forked from AuroraMiddleware/gtk
Fix a small typo s/parater/parameter
This commit is contained in:
parent
03d405e484
commit
1568204159
@ -54,7 +54,7 @@ typedef struct _GtkTargetEntry GtkTargetEntry;
|
||||
* @target: a string representation of the target type
|
||||
* @flags: #GtkTargetFlags for DND
|
||||
* @info: an application-assigned integer ID which will
|
||||
* get passed as a parater to e.g the #GtkWidget::selection-get
|
||||
* get passed as a parameter to e.g the #GtkWidget::selection-get
|
||||
* signal. It allows the application to identify the target
|
||||
* type without extensive string compares.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user