gtkStatusIconGetSize {RGtk2.10} | R Documentation |
Gets the size in pixels that is available for the image. Stock icons and named icons adapt their size automatically if the size of the notification area changes. For other storage types, the size-changed signal can be used to react to size changes.
gtkStatusIconGetSize(object)
|
[GtkStatusIcon ] a GtkStatusIcon |
Since 2.10
[integer] the size that is available for the image
Derived by RGtkGen from GTK+ documentation