gdkPixbufFormatIsWritable {RGtk2}R Documentation

gdkPixbufFormatIsWritable

Description

Returns whether pixbufs can be saved in the given format.

Usage

gdkPixbufFormatIsWritable(object)

Arguments

object [GdkPixbufFormat] a GdkPixbufFormat

Details

Since 2.2

Value

[logical] whether pixbufs can be saved in the given format.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]