dialog_show_warning


Description:


public void dialog_show_warning (Window? parent, string? secondary_text, string primary_format, ...)

Displays a warning dialog on parent using the primary_format as message.

Parameters:

parent

transient parent of the dialog, or null.

secondary_text

secondary text of the dialog or null.

primary_format

the printf-style format for the primary problem description.

...

argument list for the format.


Namespace: Xfce
Package: libxfce4ui-2