sys/: Don't mark as gtk-doc docs as they aren't public.

Original commit message from CVS:
* sys/ximage/ximagesink.h:
* sys/xvimage/xvimagesink.h:
Don't mark as gtk-doc docs as they aren't public.
This commit is contained in:
Stefan Kost 2008-10-22 12:29:30 +00:00
parent 6b3c69fa01
commit 2aaf298543
3 changed files with 10 additions and 4 deletions

View file

@ -1,3 +1,9 @@
2008-10-22 Stefan Kost <ensonic@users.sf.net>
* sys/ximage/ximagesink.h:
* sys/xvimage/xvimagesink.h:
Don't mark as gtk-doc docs as they aren't public.
2008-10-22 Stefan Kost <ensonic@users.sf.net>
* sys/xvimage/xvimagesink.c:

View file

@ -60,7 +60,7 @@ typedef struct _GstXImageBufferClass GstXImageBufferClass;
typedef struct _GstXImageSink GstXImageSink;
typedef struct _GstXImageSinkClass GstXImageSinkClass;
/**
/*
* GstXContext:
* @disp: the X11 Display of this context
* @screen: the default Screen of Display @disp
@ -110,7 +110,7 @@ struct _GstXContext {
GstCaps *caps;
};
/**
/*
* GstXWindow:
* @win: the Window ID of this X11 window
* @width: the width in pixels of Window @win

View file

@ -64,7 +64,7 @@ typedef struct _GstXvImageBufferClass GstXvImageBufferClass;
typedef struct _GstXvImageSink GstXvImageSink;
typedef struct _GstXvImageSinkClass GstXvImageSinkClass;
/**
/*
* GstXContext:
* @disp: the X11 Display of this context
* @screen: the default Screen of Display @disp
@ -130,7 +130,7 @@ struct _GstXContext {
gint last_format;
};
/**
/*
* GstXWindow:
* @win: the Window ID of this X11 window
* @width: the width in pixels of Window @win