gtkWindowReshowWithInitialSize {RGtk2}R Documentation

gtkWindowReshowWithInitialSize

Description

Hides window, then reshows it, resetting the default size and position of the window. Used by GUI builders only.

Usage

gtkWindowReshowWithInitialSize(object)

Arguments

object [GtkWindow] a GtkWindow

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]