forked from AuroraMiddleware/gtk
docs: Fix copy-paste error in gtk_file_chooser_get_extra_widget() doc comment
This commit is contained in:
parent
622a0f8611
commit
de4818f088
@ -1829,7 +1829,7 @@ gtk_file_chooser_set_extra_widget (GtkFileChooser *chooser,
|
||||
* gtk_file_chooser_get_extra_widget:
|
||||
* @chooser: a #GtkFileChooser
|
||||
*
|
||||
* Gets the current preview widget; see
|
||||
* Gets the current extra widget; see
|
||||
* gtk_file_chooser_set_extra_widget().
|
||||
*
|
||||
* Returns: (nullable) (transfer none): the current extra widget, or %NULL
|
||||
|
Loading…
Reference in New Issue
Block a user