forked from AuroraMiddleware/gtk
gtktextview: fix < public > comment
This was causing problems with the gtk# scanner
This commit is contained in:
parent
d3adf47d9f
commit
64eca0bb2d
@ -164,7 +164,7 @@ struct _GtkTextViewClass
|
||||
{
|
||||
GtkContainerClass parent_class;
|
||||
|
||||
/*< public */
|
||||
/*< public >*/
|
||||
|
||||
void (* populate_popup) (GtkTextView *text_view,
|
||||
GtkWidget *popup);
|
||||
|
Loading…
Reference in New Issue
Block a user