| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This will be useful to make GdkRGBA support
hex formats with alpha.
|
|
|
|
|
| |
We are about to add an attribute whose values
are flags.
|
|
|
|
|
|
|
|
| |
It's used in pango-markup.c and pango-color.c, so it should have an
internally-available prototype, instead of an `extern` declaration at
the point of use.
This also avoids a compiler warning for a missing prototype.
|
|
Now that we're using new-style deprecations, we have to fight
a little harder to get rid of them inside pango.
|