GtkNativeDialog: Fix a typo in the docs
This commit is contained in:
parent
bf315637e4
commit
59dfeaceff
@ -605,7 +605,7 @@ run_response_cb (GtkNativeDialog *self,
|
||||
* modal dialog (it prevents the user from interacting with other
|
||||
* windows in the same window group while the dialog is run), callbacks
|
||||
* such as timeouts, IO channel watches, DND drops, etc, will
|
||||
* be triggered during a gtk_nautilus_dialog_run() call.
|
||||
* be triggered during a gtk_native_dialog_run() call.
|
||||
*
|
||||
* Returns: response ID
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user