Method

Gtk TreeViewconvert_bin_window_to_widget_coords

since: 2.12

Declaration [src]

void
gtk_tree_view_convert_bin_window_to_widget_coords(
GtkTreeView*tree_view,
gintbx,
gintby,
gint*wx,
gint*wy
)

Description [src]

Converts bin_window coordinates (see gtk_tree_view_get_bin_window()) to widget relative coordinates.

Available since: 2.12

Parameters

bx

Type: gint

Bin_window X coordinate.

by

Type: gint

Bin_window Y coordinate.

wx

Type: gint*

Return location for widget X coordinate.

The argument will be set by the function.
wy

Type: gint*

Return location for widget Y coordinate.

The argument will be set by the function.

AltStyle によって変換されたページ (->オリジナル) /