button: Implement clip

This commit is contained in:
Benjamin Otte 2014-05-23 16:01:45 +02:00
parent f5b1e75d93
commit a9bcea5118

View File

@ -1795,6 +1795,8 @@ gtk_button_size_allocate (GtkWidget *widget,
gtk_widget_size_allocate_with_baseline (child, &child_allocation, baseline);
}
_gtk_widget_set_simple_clip (widget);
}
static gboolean