RGtk2 (version 2.20.31)

gtkPanedGetHandleWindow: gtkPanedGetHandleWindow

Description

Returns the GdkWindow of the handle. This function is useful when handling button or motion events because it enables the callback to distinguish between the window of the paned, a child and the handle.

Usage

gtkPanedGetHandleWindow(object)

Arguments

object
the paned's handle window.

Value

GdkWindow] the paned's handle window.

Details

Since 2.20