mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-23 20:30:15 +00:00
Add gdk_app_launch_context_get_type() to gdk.symbols (#511308, Kazuki
IWAMOTO). * gdk/gdk.symbols: Add gdk_app_launch_context_get_type(). svn path=/trunk/; revision=19393
This commit is contained in:
parent
ff06ea9170
commit
0a87107b3c
@ -1,3 +1,10 @@
|
||||
2008-01-22 Mathias Hasselmann <mathias@openismus.com>
|
||||
|
||||
Add gdk_app_launch_context_get_type() to gdk.symbols (#511308, Kazuki
|
||||
IWAMOTO).
|
||||
|
||||
* gdk/gdk.symbols: Add gdk_app_launch_context_get_type().
|
||||
|
||||
2008-01-22 Mathias Hasselmann <mathias@openismus.com>
|
||||
|
||||
Use pango_layout_set_height() for calendar details (#506049).
|
||||
|
@ -1260,6 +1260,7 @@ gdk_xid_table_lookup_for_display
|
||||
|
||||
#if IN_HEADER(__GDK_APP_LAUNCH_CONTEXT_H__)
|
||||
#if IN_FILE(__GDK_APP_LAUNCH_CONTEXT_C__)
|
||||
gdk_app_launch_context_get_type G_GNUC_CONST
|
||||
gdk_app_launch_context_new
|
||||
gdk_app_launch_context_set_display
|
||||
gdk_app_launch_context_set_screen
|
||||
|
Loading…
Reference in New Issue
Block a user