Top | ![]() |
![]() |
![]() |
![]() |
BtMissingFrameworkElementsDialogBtMissingFrameworkElementsDialog — missing core and application elements |
gpointer | core-elements | Write / Construct Only |
gpointer | edit-elements | Write / Construct Only |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── BtMissingFrameworkElementsDialog
BtMissingFrameworkElementsDialog implements AtkImplementorIface and GtkBuildable.
BtMissingFrameworkElementsDialog * bt_missing_framework_elements_dialog_new (GList *core_elements
,GList *edit_elements
);
Create a new instance
void
bt_missing_framework_elements_dialog_apply
(const BtMissingFrameworkElementsDialog *self
);
Makes the dialog settings effective.