Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Use disguised flag #137

Merged
merged 1 commit into from
May 20, 2019
Merged

Conversation

EPashkin
Copy link
Member

Part of gtk-rs/gir#760

cc @GuillaumeGomez, @sdroege

We lose all Debug for disguised and test checks for "GdkAtom" and "GIConv"

@EPashkin EPashkin changed the title Use disguised flag WIP: Use disguised flag May 11, 2019
.finish()
}
}
pub type GBookmarkFile = *mut _GBookmarkFile;
Copy link
Member

Choose a reason for hiding this comment

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

Why this representation change?

Copy link
Member Author

Choose a reason for hiding this comment

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

This current representation for disguised types,
made for GdkAtom and GIConv

Copy link
Member

Choose a reason for hiding this comment

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

Good for you @sdroege ?

Copy link
Member

Choose a reason for hiding this comment

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

Yes, was just curious if this was intentional and why.

@EPashkin EPashkin changed the title WIP: Use disguised flag Use disguised flag May 15, 2019
@GuillaumeGomez GuillaumeGomez merged commit c45adc7 into gtk-rs:master May 20, 2019
@EPashkin EPashkin deleted the Use_disguised_flag branch May 20, 2019 15:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants