mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 14:36:16 +01:00
Add g_trash_stack entry points.
2000-11-17 Tor Lillqvist <tml@iki.fi> * glib.def: Add g_trash_stack entry points.
This commit is contained in:
parent
cc7ce9f9d7
commit
b24f1d179e
@ -1,3 +1,7 @@
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib.def: Add g_trash_stack entry points.
|
||||
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib.def: Add g_trash_stack entry points.
|
||||
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib.def: Add g_trash_stack entry points.
|
||||
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib.def: Add g_trash_stack entry points.
|
||||
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib.def: Add g_trash_stack entry points.
|
||||
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib.def: Add g_trash_stack entry points.
|
||||
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib.def: Add g_trash_stack entry points.
|
||||
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-11-17 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib.def: Add g_trash_stack entry points.
|
||||
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
4
glib.def
4
glib.def
@ -489,6 +489,10 @@ EXPORTS
|
||||
g_timer_reset
|
||||
g_timer_start
|
||||
g_timer_stop
|
||||
g_trash_stack_height
|
||||
g_trash_stack_peek
|
||||
g_trash_stack_pop
|
||||
g_trash_stack_push
|
||||
g_tree_destroy
|
||||
g_tree_height
|
||||
g_tree_insert
|
||||
|
@ -489,6 +489,10 @@ EXPORTS
|
||||
g_timer_reset
|
||||
g_timer_start
|
||||
g_timer_stop
|
||||
g_trash_stack_height
|
||||
g_trash_stack_peek
|
||||
g_trash_stack_pop
|
||||
g_trash_stack_push
|
||||
g_tree_destroy
|
||||
g_tree_height
|
||||
g_tree_insert
|
||||
|
Loading…
Reference in New Issue
Block a user