Method

GtkViewportget_bin_window

since: 2.20

Declaration [src]

GdkWindow*
gtk_viewport_get_bin_window (
  GtkViewport* viewport
)

Description [src]

Gets the bin window of the GtkViewport.

Available since: 2.20

Return value

Type: GdkWindow

A GdkWindow.

The returned data is owned by the instance.