Method

Gdk.ToplevelLayout.equal

Declaration [src]

gboolean
gdk_toplevel_layout_equal (
  GdkToplevelLayout* layout,
  GdkToplevelLayout* other
)

Description [src]

Check whether layout and other has identical layout properties.

Parameters

other GdkToplevelLayout
 

another GdkToplevelLayout

 Ownership is not transferred to the callee

Return value

Returns: gboolean

TRUE if layout and other have identical layout properties, otherwise FALSE.