filedialog: Document get_accept_label

This commit is contained in:
Maximiliano Sandoval 2024-05-25 11:29:32 +02:00
parent 87be414c05
commit ba5993195a
No known key found for this signature in database
GPG Key ID: D64A8D747F6FE706

View File

@ -1268,6 +1268,8 @@ gtk_file_dialog_select_multiple_folders_finish (GtkFileDialog *self,
* gtk_file_dialog_get_accept_label:
* @self: a `GtkFileDialog`
*
* Retrieves the text used by the dialog on its accept button.
*
* Returns: (nullable): the label shown on the file chooser's accept button.
*
* Since: 4.10