Drawable.getDisplay

Warning gdk_drawable_get_display has been deprecated since version 2.24 and should not be used in newly-written code. Use gdk_window_get_display() instead Gets the GdkDisplay associated with a GdkDrawable. Since 2.2

class Drawable
getDisplay
()

Return Value

Type: Display

the GdkDisplay associated with drawable

Meta