Class
NautilusPropertiesItem
Description [src]
final class Nautilus.PropertiesItem : GObject.Object
{
/* No available fields */
}
A single element in a file’s properties.
A file’s properties will consist of one or more NautilusPropertiesItem.
Each item is a name/value pair. Items are added to their corresponding
NautilusPropertiesModel:model.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.