blob: 34246d572706bb7c06a1286b3bfe4f2d4ca7ba8c [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2000, 2021 IBM Corporation and others.
*
* This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
* https://www.eclipse.org/legal/epl-2.0/
*
* SPDX-License-Identifier: EPL-2.0
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/
/* Note: This file was auto-generated by org.eclipse.swt.tools.internal.JNIGenerator */
/* DO NOT EDIT - your changes will be lost. */
#ifdef NATIVE_STATS
extern int GTK3_nativeFunctionCount;
extern int GTK3_nativeFunctionCallCount[];
extern char* GTK3_nativeFunctionNames[];
#define GTK3_NATIVE_ENTER(env, that, func) GTK3_nativeFunctionCallCount[func]++;
#define GTK3_NATIVE_EXIT(env, that, func)
#else
#ifndef GTK3_NATIVE_ENTER
#define GTK3_NATIVE_ENTER(env, that, func)
#endif
#ifndef GTK3_NATIVE_EXIT
#define GTK3_NATIVE_EXIT(env, that, func)
#endif
#endif
typedef enum {
gtk_1accel_1label_1new_FUNC,
gtk_1accel_1label_1set_1accel_FUNC,
gtk_1accel_1label_1set_1accel_1widget_FUNC,
gtk_1bin_1get_1child_FUNC,
gtk_1box_1pack_1end_FUNC,
gtk_1box_1reorder_1child_FUNC,
gtk_1box_1set_1child_1packing_FUNC,
gtk_1button_1set_1image_FUNC,
gtk_1calendar_1get_1date_FUNC,
gtk_1calendar_1select_1day_FUNC,
gtk_1calendar_1select_1month_FUNC,
gtk_1calendar_1set_1display_1options_FUNC,
gtk_1clipboard_1clear_FUNC,
gtk_1clipboard_1get_FUNC,
gtk_1clipboard_1set_1can_1store_FUNC,
gtk_1clipboard_1set_1with_1owner_FUNC,
gtk_1clipboard_1store_FUNC,
gtk_1clipboard_1wait_1for_1contents_FUNC,
gtk_1container_1add_FUNC,
gtk_1container_1forall_FUNC,
gtk_1container_1get_1border_1width_FUNC,
gtk_1container_1get_1children_FUNC,
gtk_1container_1propagate_1draw_FUNC,
gtk_1container_1remove_FUNC,
gtk_1container_1set_1border_1width_FUNC,
gtk_1dialog_1run_FUNC,
gtk_1drag_1begin_1with_1coordinates_FUNC,
gtk_1drag_1check_1threshold_FUNC,
gtk_1drag_1dest_1set_FUNC,
gtk_1drag_1dest_1unset_FUNC,
gtk_1drag_1finish_FUNC,
gtk_1drag_1get_1data_FUNC,
gtk_1drag_1set_1icon_1surface_FUNC,
gtk_1events_1pending_FUNC,
gtk_1file_1chooser_1get_1filename_FUNC,
gtk_1file_1chooser_1get_1filenames_FUNC,
gtk_1file_1chooser_1get_1uri_FUNC,
gtk_1file_1chooser_1get_1uris_FUNC,
gtk_1file_1chooser_1set_1current_1folder_FUNC,
gtk_1file_1chooser_1set_1current_1folder_1uri_FUNC,
gtk_1file_1chooser_1set_1do_1overwrite_1confirmation_FUNC,
gtk_1file_1chooser_1set_1extra_1widget_FUNC,
gtk_1file_1chooser_1set_1filename_FUNC,
gtk_1file_1chooser_1set_1local_1only_FUNC,
gtk_1file_1chooser_1set_1uri_FUNC,
gtk_1get_1current_1event_FUNC,
gtk_1get_1current_1event_1state_FUNC,
gtk_1get_1event_1widget_FUNC,
gtk_1grab_1add_FUNC,
gtk_1grab_1get_1current_FUNC,
gtk_1grab_1remove_FUNC,
gtk_1hsv_1to_1rgb_FUNC,
gtk_1im_1context_1filter_1keypress_FUNC,
gtk_1init_1check_FUNC,
gtk_1main_1do_1event_FUNC,
gtk_1main_1iteration_1do_FUNC,
gtk_1native_1dialog_1run_FUNC,
gtk_1radio_1button_1get_1group_FUNC,
gtk_1radio_1button_1new_FUNC,
gtk_1rgb_1to_1hsv_FUNC,
gtk_1scrolled_1window_1get_1shadow_1type_FUNC,
gtk_1scrolled_1window_1new_FUNC,
gtk_1scrolled_1window_1set_1shadow_1type_FUNC,
gtk_1status_1icon_1get_1visible_FUNC,
gtk_1status_1icon_1new_FUNC,
gtk_1status_1icon_1set_1from_1pixbuf_FUNC,
gtk_1status_1icon_1set_1tooltip_1text_FUNC,
gtk_1status_1icon_1set_1visible_FUNC,
gtk_1target_1list_1new_FUNC,
gtk_1target_1list_1unref_FUNC,
gtk_1widget_1get_1accessible_FUNC,
gtk_1window_1set_1icon_1list_FUNC,
} GTK3_FUNCS;