Method

GdkToplevelLayoutequal

Declaration [src]

gboolean
gdk_toplevel_layout_equal (
  GdkToplevelLayout* layout,
  GdkToplevelLayout* other
)

Description [src]

Check whether layout and other has identical layout properties.

Parameters

other

Type: GdkToplevelLayout

Another toplevel layout.

The data is owned by the caller of the method.

Return value

Type: gboolean

True if layout and other have identical layout properties, otherwise false.