Skip to content
  • Benjamin Otte's avatar
    bitmask: Split bitmask code into two · 27eb83a4
    Benjamin Otte authored
    This does nothing but turn all GtkBitmask functions into static inline
    functions that call the gtk_allocated_bitmask_*() equivalent.
    
    The implementation of the static functions has also been put into a
    private header, to not scare people who want to see how things are
    implemented.
    27eb83a4