方法

声明 [source code]

gboolean
gtk_gesture_is_grouped_with (
  GtkGesture* gesture,
  GtkGesture* other
)

描述 [source code]

返回 TRUE 如果两个手势属于同一组。

参数

other

Type: GtkGesture

另一个 GtkGesture

数据由方法调用者所有。

返回值

Type: gboolean

手势是否分组。