X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gdk%2Fgdkvisualprivate.h;h=e970f550a004c4dcf5c5b2caf2b20bc60c1e71ab;hb=9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090;hp=8099ec2663e9184d199a060cd950ed53014f16dd;hpb=92f163d40a037ae083b8a55bb2f8129740a42a62;p=~andy%2Fgtk diff --git a/gdk/gdkvisualprivate.h b/gdk/gdkvisualprivate.h index 8099ec266..e970f550a 100644 --- a/gdk/gdkvisualprivate.h +++ b/gdk/gdkvisualprivate.h @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see . */ #ifndef __GDK_VISUAL_PRIVATE_H__ @@ -34,6 +32,7 @@ struct _GdkVisual { GObject parent_instance; + /*< private >*/ GdkVisualType type; gint depth; GdkByteOrder byte_order;