Method

GtkRootget_display

Declaration [src]

GdkDisplay*
gtk_root_get_display (
  GtkRoot* self
)

Description [src]

Returns the display that this GtkRoot is on.

Return value

Type: GdkDisplay

The display of root.

The returned data is owned by the instance.