方法
GskRoundedRectcontains_rect
声明 [来源]
gboolean
gsk_rounded_rect_contains_rect (
const GskRoundedRect* self,
const graphene_rect_t* rect
)
参数
rect-
类型:
graphene_rect_t要检查的矩形。
数据由方法的调用者拥有。
gboolean
gsk_rounded_rect_contains_rect (
const GskRoundedRect* self,
const graphene_rect_t* rect
)
rect类型: graphene_rect_t
要检查的矩形。
| 数据由方法的调用者拥有。 |