gdkWindowSetTransientFor: gdkWindowSetTransientFor

Description Usage Arguments Details Author(s)

View source: R/gdkFuncs.R

Description

Indicates to the window manager that window is a transient dialog associated with the application window parent. This allows the window manager to do things like center window on parent and keep window above parent.

Usage

1
gdkWindowSetTransientFor(object, leader)

Arguments

object

a toplevel GdkWindow

leader

another toplevel GdkWindow

Details

See gtkWindowSetTransientFor if you're using GtkWindow or GtkDialog.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.