fix: allow adding action widgets to GtkInfoBar

This commit is contained in:
Gleb Smirnov 2022-02-19 12:51:34 +03:00
parent d9ef1d4df9
commit 4103ad3e71
No known key found for this signature in database
GPG key ID: 559DB6D1D625EFAB
9 changed files with 47 additions and 13 deletions

View file

@ -21,7 +21,7 @@
from functools import cache
from .gobject_object import Object
from .gtk_dialog import ResponseId
from .response_id import ResponseId
from .common import *