Home
last modified time | relevance | path

Searched defs:GDialog (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/tools/
H A Dgdialog.adb49 procedure GDialog is subprogram
50 Button : Message_Dialog_Buttons;
53 Buffer : String (1 .. 8192);
54 Last : Natural := 0;
55 Kind : Message_Dialog_Type := Information;
56 Justification : Gtk_Justification := Justify_Center;
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/tools/
H A Dgdialog.adb46 procedure GDialog is subprogram
47 Button : Message_Dialog_Buttons;
50 Buffer : String (1 .. 8192);
51 Last : Natural := 0;
52 Kind : Message_Dialog_Type := Information;
53 Justification : Gtk_Justification := Justify_Center;
/dports/mail/emailrelay/emailrelay-1.9/src/gui/
H A Dgpage.h30 class GDialog ; variable
H A Dgdialog.cpp28 GDialog::GDialog( bool with_help ) : in GDialog() function in GDialog
41 GDialog::GDialog( QWidget *parent ) : in GDialog() function in GDialog
/dports/multimedia/gdialog/gdialog-2.5_1/Modified Sources/GDialog/src/de/m740/projectx/gigaset/
H A DGDialog.java65 public class GDialog extends JFrame { class
233 public GDialog() { in GDialog() method in GDialog