Home
last modified time | relevance | path

Searched refs:GdmHostChooserDialogPrivate (Results 1 – 2 of 2) sorted by relevance

/dports/x11/gdm/gdm-3.28.4/chooser/
H A Dgdm-host-chooser-dialog.h37 typedef struct GdmHostChooserDialogPrivate GdmHostChooserDialogPrivate; typedef
42 GdmHostChooserDialogPrivate *priv;
H A Dgdm-host-chooser-dialog.c36 …E(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), GDM_TYPE_HOST_CHOOSER_DIALOG, GdmHostChooserDialogPrivate))
38 struct GdmHostChooserDialogPrivate struct
189 g_type_class_add_private (klass, sizeof (GdmHostChooserDialogPrivate)); in gdm_host_chooser_dialog_class_init()