mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 15:06:14 +01:00
Add gtypemodule.h
Sun Nov 5 13:20:54 2000 Owen Taylor <otaylor@redhat.com> * glib-object.h: Add gtypemodule.h
This commit is contained in:
parent
975d1e3e4d
commit
c36151fcdc
@ -1,3 +1,7 @@
|
||||
Sun Nov 5 13:20:54 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-object.h: Add gtypemodule.h
|
||||
|
||||
2000-11-11 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gfileutils.c (g_file_open_tmp): New function, suggested by Havoc
|
||||
|
@ -1,3 +1,7 @@
|
||||
Sun Nov 5 13:20:54 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-object.h: Add gtypemodule.h
|
||||
|
||||
2000-11-11 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gfileutils.c (g_file_open_tmp): New function, suggested by Havoc
|
||||
|
@ -1,3 +1,7 @@
|
||||
Sun Nov 5 13:20:54 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-object.h: Add gtypemodule.h
|
||||
|
||||
2000-11-11 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gfileutils.c (g_file_open_tmp): New function, suggested by Havoc
|
||||
|
@ -1,3 +1,7 @@
|
||||
Sun Nov 5 13:20:54 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-object.h: Add gtypemodule.h
|
||||
|
||||
2000-11-11 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gfileutils.c (g_file_open_tmp): New function, suggested by Havoc
|
||||
|
@ -1,3 +1,7 @@
|
||||
Sun Nov 5 13:20:54 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-object.h: Add gtypemodule.h
|
||||
|
||||
2000-11-11 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gfileutils.c (g_file_open_tmp): New function, suggested by Havoc
|
||||
|
@ -1,3 +1,7 @@
|
||||
Sun Nov 5 13:20:54 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-object.h: Add gtypemodule.h
|
||||
|
||||
2000-11-11 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gfileutils.c (g_file_open_tmp): New function, suggested by Havoc
|
||||
|
@ -1,3 +1,7 @@
|
||||
Sun Nov 5 13:20:54 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-object.h: Add gtypemodule.h
|
||||
|
||||
2000-11-11 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gfileutils.c (g_file_open_tmp): New function, suggested by Havoc
|
||||
|
@ -1,3 +1,7 @@
|
||||
Sun Nov 5 13:20:54 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib-object.h: Add gtypemodule.h
|
||||
|
||||
2000-11-11 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gfileutils.c (g_file_open_tmp): New function, suggested by Havoc
|
||||
|
@ -28,6 +28,7 @@
|
||||
#include <gobject/gparamspecs.h>
|
||||
#include <gobject/gsignal.h>
|
||||
#include <gobject/gtype.h>
|
||||
#include <gobject/gtypemodule.h>
|
||||
#include <gobject/gtypeplugin.h>
|
||||
#include <gobject/gvalue.h>
|
||||
#include <gobject/gvaluetypes.h>
|
||||
|
@ -28,6 +28,7 @@
|
||||
#include <gobject/gparamspecs.h>
|
||||
#include <gobject/gsignal.h>
|
||||
#include <gobject/gtype.h>
|
||||
#include <gobject/gtypemodule.h>
|
||||
#include <gobject/gtypeplugin.h>
|
||||
#include <gobject/gvalue.h>
|
||||
#include <gobject/gvaluetypes.h>
|
||||
|
Loading…
Reference in New Issue
Block a user