Skip to content
  • Benjamin Otte's avatar
    x11: Use G_DEFINE_TYPE() to define GdkVisual · 47ee9961
    Benjamin Otte authored
    Also add a priv pointer to GdkVisual and use it for the GdkVisualPrivate
    structure. Then Make GdkVisualPrivate actually private to
    gdkvisual-x11.c and make other callers use proper function calls to
    access it.
    47ee9961