More of the same
This commit is contained in:
@ -151,7 +151,7 @@ static void gtk_text_buffer_get_property (GObject *object,
|
||||
static void gtk_text_buffer_notify (GObject *object,
|
||||
GParamSpec *pspec);
|
||||
|
||||
G_DEFINE_TYPE (GtkTextBuffer, gtk_text_buffer, G_TYPE_OBJECT);
|
||||
G_DEFINE_TYPE (GtkTextBuffer, gtk_text_buffer, G_TYPE_OBJECT)
|
||||
|
||||
static void
|
||||
gtk_text_buffer_class_init (GtkTextBufferClass *klass)
|
||||
|
Reference in New Issue
Block a user