方法

GdkPopupLayoutequal

声明 [源]

gboolean
gdk_popup_layout_equal (
  GdkPopupLayout* layout,
  GdkPopupLayout* other
)

描述 [源]

检查layoutother是否具有相同的布局属性。

参数

other

类型: GdkPopupLayout

另一个GdkPopupLayout

这些数据由方法的调用方拥有。

返回值

类型: gboolean

如果layoutother具有相同的布局属性,则返回TRUE,否则返回FALSE