[Version (since = "4.10")]
public sealed class AlertDialog : GLib.Object {
[CCode (has_construct_function = false)]
- protected AlertDialog ();
+ [PrintfFormat]
+ public AlertDialog (string format, ...);
public async int choose (Gtk.Window? parent, GLib.Cancellable? cancellable) throws GLib.Error;
[CCode (array_length = false, array_null_terminated = true)]
public unowned string[]? get_buttons ();
.update_property skip=false sentinel="-1"
.update_relation skip=false sentinel="-1"
.update_state skip=false sentinel="-1"
+AlertDialog
+ .new skip=false printf_format
BuilderCScope
.* skip=false
CellArea