gtkMountOperationSetParent {RGtk2}R Documentation

gtkMountOperationSetParent

Description

Sets the transient parent for windows shown by the GtkMountOperation.

Usage

gtkMountOperationSetParent(object, parent)

Arguments

object

a GtkMountOperation

parent

transient parent of the window, or NULL. [ allow-none ]

Details

Since 2.14

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]