Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement bindings for g_win32 functions #1042

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

rmnscnce
Copy link
Contributor

@rmnscnce rmnscnce commented Mar 5, 2023

In an attempt to solve #2, I have tried to write wrappers for the g_win32_* functions.

All of the functions listed on the issue have been implemented manually.

glib/sys/Gir.toml Outdated Show resolved Hide resolved
glib/src/win32.rs Outdated Show resolved Hide resolved
glib/src/win32.rs Outdated Show resolved Hide resolved
glib/src/win32.rs Outdated Show resolved Hide resolved
glib/src/win32.rs Outdated Show resolved Hide resolved
glib/src/win32.rs Outdated Show resolved Hide resolved
glib/Gir.toml Outdated Show resolved Hide resolved
glib/src/win32.rs Outdated Show resolved Hide resolved
glib/sys/src/manual.rs Outdated Show resolved Hide resolved
glib/sys/src/manual.rs Outdated Show resolved Hide resolved
glib/sys/src/manual.rs Outdated Show resolved Hide resolved
rmnscnce added a commit to rmnscnce/gtk-rs--gtk-rs-core that referenced this pull request Mar 8, 2023
Link: gtk-rs#1042 (review)
Signed-off-by: Paskal Sitepu <rmnscnce@ya.ru>
rmnscnce added a commit to rmnscnce/gtk-rs--gtk-rs-core that referenced this pull request Mar 8, 2023
Refer to gtk-rs#1042 (review)

Signed-off-by: Paskal Sitepu <rmnscnce@ya.ru>
rmnscnce added a commit to rmnscnce/gtk-rs--gtk-rs-core that referenced this pull request Mar 9, 2023
Refer to: gtk-rs#1042 (review)

Signed-off-by: Paskal Sitepu <rmnscnce@ya.ru>
glib/src/win32.rs Outdated Show resolved Hide resolved
@sdroege
Copy link
Member

sdroege commented Mar 11, 2023

@elmarco What do you think?

glib/Cargo.toml Outdated Show resolved Hide resolved
glib/src/win32.rs Outdated Show resolved Hide resolved
sdroege
sdroege previously approved these changes Mar 14, 2023
@sdroege
Copy link
Member

sdroege commented Mar 14, 2023

Needs a run of cargo fmt

@bilelmoussaoui
Copy link
Member

Needs a run of cargo fmt

Please squash the commits while you are at it.

@sdroege
Copy link
Member

sdroege commented Mar 14, 2023

Thanks!

@bilelmoussaoui bilelmoussaoui added the needs-backport PR needs backporting to the current stable branch label Mar 15, 2023
@sdroege sdroege removed the needs-backport PR needs backporting to the current stable branch label Mar 15, 2023
@sdroege
Copy link
Member

sdroege commented Mar 15, 2023

Can't be backported because it changes API

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.

4 participants