Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── AnacondaBaseWindow ╰── AnacondaBaseStandalone ╰── AnacondaStandaloneWindow
GtkWidget * anaconda_standalone_window_new ();
Creates a new AnacondaStandaloneWindow, which is a window designed for displaying a standalone spoke, such as the welcome screen or network configuration.
void
anaconda_standalone_window_retranslate
(AnacondaStandaloneWindow *win
);
Reload translations for this widget as needed. Generally, this is not needed. However when changing the language during installation, we need to be able to make sure the screen gets retranslated. This function is kind of ugly but avoids having to destroy and reload the screen.
Since: 1.0