GimpUi.widget_get_monitor

@accepts(Gtk.Widget)
@returns(Gdk.Monitor)
def widget_get_monitor(widget):
    # Python wrapper for gimp_widget_get_monitor()
  
widget

a Gtk.Widget.

Returns