Skip to content

First six async/finish implementations for the Gio file subclass#1977

Open
fbrouille wants to merge 6 commits into
gtk-rs:mainfrom
fbrouille:gio_file_subclass_async_1st_6
Open

First six async/finish implementations for the Gio file subclass#1977
fbrouille wants to merge 6 commits into
gtk-rs:mainfrom
fbrouille:gio_file_subclass_async_1st_6

Conversation

@fbrouille

Copy link
Copy Markdown
Contributor

Add support of custom implementation of async/finish version of file_enumerate_children, file_query_info, file_query_filesystem_info, file_find_enclosing_mount, file_set_display_name, file_set_attributes

fbrouille added 6 commits June 3, 2026 17:15
Signed-off-by: fbrouille <fbrouille@users.noreply.github.com>
Signed-off-by: fbrouille <fbrouille@users.noreply.github.com>
Signed-off-by: fbrouille <fbrouille@users.noreply.github.com>
Signed-off-by: fbrouille <fbrouille@users.noreply.github.com>
Signed-off-by: fbrouille <fbrouille@users.noreply.github.com>
Signed-off-by: fbrouille <fbrouille@users.noreply.github.com>
@fbrouille

Copy link
Copy Markdown
Contributor Author

I've implemented the 20 vfuncs for the GFile subclass and just submitted the first six (1 commit per vfunc). Do you prefer 1 PR per vfunc or 5-6 vfuncs per PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant