gtkButtonSetImagePosition {RGtk2}R Documentation

gtkButtonSetImagePosition

Description

Sets the position of the image relative to the text inside the button.

Usage

gtkButtonSetImagePosition(object, position)

Arguments

object [GtkButton] a GtkButton
position [GtkPositionType] the position

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]