[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgtk3.pas line 12997
TGtkStyleClass.draw_arrow : procedure( |
style: PGtkStyle; |
cr: Pcairo_t; |
state_type: TGtkStateType; |
shadow_type: TGtkShadowType; |
widget: PGtkWidget; |
detail: Pgchar; |
arrow_type: TGtkArrowType; |
fill: gboolean; |
x: gint; |
y: gint; |
width: gint; |
height: gint |
); |