Class
IdeLocation
since: 45
Constructors
ide_location_new_from_variant
Creates a new IdeLocation
using the serialized form from a
previously serialized GVariant
.
since: 45
Instance methods
ide_location_dup_title
Gets a title string for the location, usually in the form of shortname:line:column.
since: 45
ide_location_get_line_offset
Gets the offset within the IdeLocation:line
, or -1 if it is unknown.
since: 45
ide_location_get_offset
Gets the offset within the file in characters, or -1 if it is unknown.
since: 45
ide_location_to_variant
Serializes the location into a variant that can be used to transport across IPC boundaries.
since: 45
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.
since: 2.0