Skip to content

No gtk::StaticType for u16/i16? #1624

Closed Answered by sdroege
swsnr asked this question in Q&A
Discussion options

You must be logged in to vote

GObject does not provide a GType for 16 bit integers, only for 8 bit (char / uchar), 32 bit (int / uint) and 64 bit (int64 / uint64). If GObject adds types for 16 bit integers we can support them here too.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by swsnr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants