Method

GdkWindowget_visual

since: 2.24

Declaration [src]

GdkVisual*
gdk_window_get_visual (
  GdkWindow* window
)

Description [src]

Gets the GdkVisual describing the pixel format of window.

Available since: 2.24

Return value

Type: GdkVisual

A GdkVisual.

The returned data is owned by the instance.