Drawable.getVisual

Warning gdk_drawable_get_visual has been deprecated since version 2.24 and should not be used in newly-written code. Use gdk_window_get_visual() Gets the GdkVisual describing the pixel format of drawable.

class Drawable
getVisual
()

Return Value

Type: Visual

a GdkVisual

Meta