Marek Kasik
e7a1501d13
printers: Do not ellipsize title of details dialog
...
A regression from the GTK4 port.
2022-02-04 17:15:53 +01:00
Georges Basile Stavracas Neto
8141af469c
printers: Port to GTK4
...
Fortunately for us GtkTreeView still operates pretty
much exactly like in GTK3. Other than that, it's a
dense junction of all that we've done so far to port
other panels.
2021-12-14 22:34:21 -03:00
Robert Ancell
1b999f36e2
printers: Use gtk_stack_set_visible_child instead of names
2019-09-10 00:18:53 +00:00
Robert Ancell
2c28987e41
printers: Connect signals in swapped form
2019-09-10 00:18:53 +00:00
Robert Ancell
d4adf67549
printers: use gtk_dialog_run
2019-09-10 00:18:53 +00:00
Robert Ancell
7f67f6b24f
printers: Don't use gtk_widget_show_all
...
It is removed in GTK+ 4
2019-09-10 00:18:53 +00:00
Robert Ancell
fb92795854
printers: Make .ui filename match the .c filename
2019-09-10 00:18:53 +00:00