Method

Gdk.PopupLayout.equal

Declaration [src]

gboolean
gdk_popup_layout_equal (
  GdkPopupLayout* layout,
  GdkPopupLayout* other
)

Description [src]

Check whether layout and other has identical layout properties.

Parameters

other GdkPopupLayout
 

another GdkPopupLayout

 Ownership is not transferred to the callee

Return value

Returns: gboolean

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