forked from AuroraMiddleware/gtk
popover demo: Fix size-allocate callback signature
This commit is contained in:
parent
66d3aa8101
commit
9d3120cc1e
@ -56,7 +56,8 @@ create_complex_popover (GtkWidget *parent,
|
||||
|
||||
static void
|
||||
entry_size_allocate_cb (GtkEntry *entry,
|
||||
const GtkAllocation *allocation,
|
||||
int width,
|
||||
int height,
|
||||
int baseline,
|
||||
gpointer user_data)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user