summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>2021-05-03 17:04:39 +0300
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>2021-05-03 17:04:39 +0300
commitaea554edaab8d133f2dccb7df0b4d4923257525e (patch)
tree617777f67880980b3e8ee0637c666aa4aa9a7316 /meson.build
parent5f88fa130785f498aa68e5d57be3a418457a38f3 (diff)
downloadlibwnck-aea554edaab8d133f2dccb7df0b4d4923257525e.tar.gz
tasklist: do not queue_resize from size_allocate
From GTK documentation: https://developer.gnome.org/gtk3/stable/GtkWidget.html#gtk-widget-queue-resize Note that you cannot call gtk_widget_queue_resize() on a widget from inside its implementation of the GtkWidgetClass::size_allocate virtual method. Calls to gtk_widget_queue_resize() from inside GtkWidgetClass::size_allocate will be silently ignored. https://bugzilla.gnome.org/show_bug.cgi?id=658106
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions