Add toast overlay with signal
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
*/
|
||||
|
||||
public class Allesapp.Application : Adw.Application {
|
||||
public signal void toast (string message, int timeout = 5);
|
||||
|
||||
public Application () {
|
||||
Object (
|
||||
application_id: "de.clerie.allesapp",
|
||||
|
Reference in New Issue
Block a user