Method

NautilusPropertiesItemget_value

Declaration [src]

const char*
nautilus_properties_item_get_value (
  NautilusPropertiesItem* self
)

Description

No description available.

Return value

Returns: const char*
 

The value of this NautilusPropertiesItem.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.