[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_tree_view_convert_bin_window_to_widget_coords

Declaration

Source position: lazgtk3.pas line 18591

procedure gtk_tree_view_convert_bin_window_to_widget_coords(

  tree_view: PGtkTreeView;

  bx: gint;

  by: gint;

  wx: Pgint;

  wy: Pgint

);