Package: gtk

Accessor gtk-shortcuts-shortcut-title-size-group

Lambda List

gtk-shortcuts-shortcut-title-size-group (object)

Syntax

(gtk-shortcuts-shortcut-title-size-group object) => title-size-group
(setf (gtk-shortcuts-shortcut-title-size-group object) title-size-group)

Arguments

object -- a gtk-shortcuts-shortcut widget
title-size-group -- a gtk-size-group object

Details

Accessor of the slot title-size-group of the gtk-shortcuts-shortcut class.

The size group for the textual portion of this shortcut. This is used internally by GTK+, and must not be modified by applications.
 

See also

2020-9-15