Uses of Class
org.eclipse.swt.internal.gtk.PangoRectangle
Packages that use PangoRectangle
-
Uses of PangoRectangle in org.eclipse.swt.internal.gtk
Methods in org.eclipse.swt.internal.gtk with parameters of type PangoRectangleModifier and TypeMethodDescriptionstatic final longOS.pango_attr_shape_new(PangoRectangle ink_rect, PangoRectangle logical_rect) static final voidOS.pango_layout_index_to_pos(long layout, int index, PangoRectangle pos) static final voidOS.pango_layout_iter_get_line_extents(long iter, PangoRectangle ink_rect, PangoRectangle logical_rect) static final voidOS.pango_layout_line_get_extents(long line, PangoRectangle ink_rect, PangoRectangle logical_rect)