mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
fix: allow adding action widgets to GtkInfoBar
This commit is contained in:
parent
d9ef1d4df9
commit
4103ad3e71
9 changed files with 47 additions and 13 deletions
|
@ -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 *
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue