Skip to content

Automated PR: Changes from updating gir/gir-files #2101

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

This PR contains auto-generated changes after a merge in the external gir-files repository.

@github-actions github-actions bot requested a review from bilelmoussaoui as a code owner July 27, 2025 11:17
#[cfg_attr(docsrs, doc(cfg(feature = "v4_20")))]
#[doc(alias = "gsk_transform_matrix_2d")]
#[must_use]
pub fn matrix_2d(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably needs manual impl similar to other transform methods

@sdroege
Copy link
Member

sdroege commented Aug 5, 2025

FWIW, This would unbreak the CI

@@ -64,6 +64,9 @@ version = "4.18"
[package.metadata.system-deps.gtk4.v4_20]
version = "4.19"

[package.metadata.system-deps.gtk4.v4_19]
version = "4.19"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIUC we'd want to use the 4.20 above

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Successfully merging this pull request may close these issues.

3 participants