forked from AuroraMiddleware/gtk
No more gtk_plug_*/gtk_socket_* symbols on win32
This commit is contained in:
parent
b41ee31a16
commit
733731e80b
@ -1713,6 +1713,7 @@ gtk_parse_args
|
||||
gtk_path_bar_get_type G_GNUC_CONST
|
||||
gtk_path_priority_type_get_type G_GNUC_CONST
|
||||
gtk_path_type_get_type G_GNUC_CONST
|
||||
#ifdef G_OS_UNIX
|
||||
gtk_plug_construct
|
||||
gtk_plug_construct_for_display
|
||||
gtk_plug_get_embedded
|
||||
@ -1721,6 +1722,7 @@ gtk_plug_get_socket_window
|
||||
gtk_plug_get_type G_GNUC_CONST
|
||||
gtk_plug_new
|
||||
gtk_plug_new_for_display
|
||||
#endif
|
||||
gtk_policy_type_get_type G_GNUC_CONST
|
||||
gtk_position_type_get_type G_GNUC_CONST
|
||||
#ifdef G_OS_UNIX
|
||||
@ -2354,11 +2356,13 @@ gtk_size_group_remove_widget
|
||||
gtk_size_group_set_ignore_hidden
|
||||
gtk_size_group_set_mode
|
||||
gtk_size_request_mode_get_type G_GNUC_CONST
|
||||
#ifdef G_OS_UNIX
|
||||
gtk_socket_add_id
|
||||
gtk_socket_get_id
|
||||
gtk_socket_get_plug_window
|
||||
gtk_socket_get_type G_GNUC_CONST
|
||||
gtk_socket_new
|
||||
#endif
|
||||
gtk_sort_type_get_type G_GNUC_CONST
|
||||
gtk_spin_button_configure
|
||||
gtk_spin_button_get_adjustment
|
||||
|
Loading…
Reference in New Issue
Block a user