button: Implement clip
This commit is contained in:
parent
f5b1e75d93
commit
a9bcea5118
@ -1795,6 +1795,8 @@ gtk_button_size_allocate (GtkWidget *widget,
|
|||||||
|
|
||||||
gtk_widget_size_allocate_with_baseline (child, &child_allocation, baseline);
|
gtk_widget_size_allocate_with_baseline (child, &child_allocation, baseline);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_gtk_widget_set_simple_clip (widget);
|
||||||
}
|
}
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
|
Loading…
Reference in New Issue
Block a user