Add a few more symbols.

This commit is contained in:
Matthias Clasen 2004-05-18 21:30:09 +00:00
parent 7b8616bf76
commit 114463d5a1
2 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,8 @@
2004-05-18 Matthias Clasen <mclasen@redhat.com>
* gdk/gdk-sections.txt: Add gdk_display_supports_selection_notification
and gdk_display_request_selection_notification.
and gdk_display_request_selection_notification, GdkEventOwnerChange,
and GdkOwnerChange.
2004-05-14 Matthias Clasen <mclasen@redhat.com>

View File

@ -1057,6 +1057,7 @@ GdkEventClient
GdkEventNoExpose
GdkEventWindowState
GdkEventSetting
GdkEventOwnerChange
<SUBSECTION>
GdkScrollDirection
@ -1066,6 +1067,7 @@ GdkNotifyType
GdkPropertyState
GdkWindowState
GdkSettingAction
GdkOwnerChange
<SUBSECTION Standard>
GDK_TYPE_CROSSING_MODE
@ -1076,9 +1078,11 @@ GDK_TYPE_SCROLL_DIRECTION
GDK_TYPE_SETTING_ACTION
GDK_TYPE_VISIBILITY_STATE
GDK_TYPE_WINDOW_STATE
GDK_TYPE_OWNER_CHANGE
<SUBSECTION Private>
gdk_event_get_type
gdk_owner_change_get_type
</SECTION>
<SECTION>