forked from AuroraMiddleware/gtk
docs: fix typo in argument syntax
This commit is contained in:
parent
f27d820aef
commit
fe40ed436f
@ -7865,7 +7865,7 @@ gtk_entry_get_has_frame (GtkEntry *entry)
|
||||
* @entry: a #GtkEntry
|
||||
* @border: (allow-none): a #GtkBorder, or %NULL
|
||||
*
|
||||
* Sets %entry's inner-border property to %border, or clears it if %NULL
|
||||
* Sets %entry's inner-border property to @border, or clears it if %NULL
|
||||
* is passed. The inner-border is the area around the entry's text, but
|
||||
* inside its frame.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user