Drawable.getScreen

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

class Drawable
getScreen
()

Return Value

Type: Screen

the GdkScreen associated with drawable

Meta