Use G_GNUC_CONST.
Use G_GNUC_CONST.
This commit is contained in:
@ -87,7 +87,7 @@ struct _GtkTextBufferClass {
|
||||
|
||||
};
|
||||
|
||||
GtkType gtk_text_buffer_get_type (void);
|
||||
GtkType gtk_text_buffer_get_type (void) G_GNUC_CONST;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user