mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
page: set vexpand for pages
This commit is contained in:
@ -185,6 +185,7 @@ sysprof_page_class_init (SysprofPageClass *klass)
|
|||||||
static void
|
static void
|
||||||
sysprof_page_init (SysprofPage *self)
|
sysprof_page_init (SysprofPage *self)
|
||||||
{
|
{
|
||||||
|
gtk_widget_set_vexpand (GTK_WIDGET (self), TRUE);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user