Class
IdeLocation
Constructors
ide_location_new_from_variant
Creates a new IdeLocation
using the serialized form from a
previously serialized GVariant
.
Instance methods
ide_location_dup_title
Gets a title string for the location, usually in the form of shortname:line:column.
ide_location_to_variant
Serializes the location into a variant that can be used to transport across IPC boundaries.
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.