Function

GimpUiwidget_get_monitor

Declaration [src]

GdkMonitor*
gimp_widget_get_monitor (
  GtkWidget* widget
)

Description

No description available.

Parameters

widget GtkWidget
 

A GtkWidget.

 The data is owned by the caller of the function.

Return value

Returns: GdkMonitor
 

The GdkMonitor where widget is current displayed on.

 The data is owned by the called function.