Uses of Class
org.eclipse.swt.internal.gtk.GdkRectangle
Packages that use GdkRectangle
Package
Description
-
Uses of GdkRectangle in org.eclipse.swt.internal.cairo
Methods in org.eclipse.swt.internal.cairo with parameters of type GdkRectangleModifier and TypeMethodDescriptionvoidcairo_rectangle_int_t.convertFromGdkRectangle(GdkRectangle rect) -
Uses of GdkRectangle in org.eclipse.swt.internal.gtk
Methods in org.eclipse.swt.internal.gtk with parameters of type GdkRectangleModifier and TypeMethodDescriptionstatic final voidOS.g_signal_emit_by_name(long instance, byte[] detailed_signal, GdkRectangle data) static final booleanGDK.gdk_cairo_get_clip_rectangle(long cr, GdkRectangle rect) static final voidGDK.gdk_monitor_get_geometry(long monitor, GdkRectangle dest) static final voidGDK.gdk_monitor_get_workarea(long monitor, GdkRectangle dest) static final longGDK.gdk_popup_layout_new(GdkRectangle anchor_rect, int rect_anchor, int surface_anchor) static final voidGDK.gdk_window_get_frame_extents(long window, GdkRectangle rect) static final voidGDK.gdk_window_invalidate_rect(long window, GdkRectangle rectangle, boolean invalidate_children) static final voidGTK.gtk_entry_get_icon_area(long entry, int icon_pos, GdkRectangle icon_area) static final voidGTK.gtk_im_context_set_cursor_location(long context, GdkRectangle area) static final voidGTK.gtk_popover_set_pointing_to(long popover, GdkRectangle rect) static final voidGTK.gtk_text_view_get_iter_location(long text_view, byte[] iter, GdkRectangle location) static final voidGTK.gtk_text_view_get_visible_rect(long text_view, GdkRectangle visible_rect) static final voidGTK.gtk_tree_view_get_background_area(long tree_view, long path, long column, GdkRectangle rect) static final voidGTK.gtk_tree_view_get_cell_area(long tree_view, long path, long column, GdkRectangle rect) static final voidGTK.gtk_tree_view_get_visible_rect(long tree_view, GdkRectangle visible_rect) static final voidOS.memmove(GdkRectangle dest, long src, long size) -
Uses of GdkRectangle in org.eclipse.swt.internal.gtk3
Methods in org.eclipse.swt.internal.gtk3 with parameters of type GdkRectangleModifier and TypeMethodDescriptionstatic final voidGTK3.gtk_menu_popup_at_rect(long menu, long rect_window, GdkRectangle rect, int rect_anchor, int menu_anchor, long trigger_event) static final booleanGTK3.gtk_status_icon_get_geometry(long handle, long screen, GdkRectangle area, long orientation) static final voidGTK3.gtk_tree_view_column_cell_get_size(long tree_column, GdkRectangle cell_area, int[] x_offset, int[] y_offset, int[] width, int[] height)