Method

GdkPopupLayoutequal

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

 The data is owned by the caller of the function.

Return value

Returns: gboolean
 

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