Function

GimpUiwidget_get_monitor

since: 3.0

Declaration [src]

GdkMonitor*
gimp_widget_get_monitor (
  GtkWidget* widget
)

Description

No description available.

Available since: 3.0

Parameters

widget

Type: GtkWidget

A GtkWidget.

The data is owned by the caller of the function.

Return value

Type: GdkMonitor

The GdkMonitor where widget is current displayed on.

The data is owned by the called function.