Gnm.HLink¶
- Subclasses:
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
|
|
|
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
w/co |
The sheet in which the link lives |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
obj |
r |
||
sheet |
r |
||
target |
r |
||
tip |
r |
Class Details¶
- class Gnm.HLink(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
- classmethod new(typ, sheet)¶
- Parameters:
typ (
GObject.GType
) –sheet (
Gnm.Sheet
) –
- Return type:
- activate(wbcg)¶
- Parameters:
wbcg (
Gnm.WBCGtk
) – the wbcg that activated the link- Returns:
True
if the link successfully activated.- Return type:
- dup_to(sheet)¶
- equal(b, relax_sheet)¶
- get_range_target()¶
- Returns:
True
, if the link refers to a range.- sr:
location to store link target range
- Return type:
(
bool
, sr:Gnm.SheetRange
)
This function determines the location that a link points to. It will resolve names.
- get_target_expr()¶
- Returns:
A
Gnm.ExprTop
describing the target.- Return type:
Gnm.ExprTop
orNone
This function determines the location that a link points to.
- do_Activate(wbcg) virtual¶
- Parameters:
wbcg (
Gnm.WBCGtk
) –- Return type:
Property Details¶
- Gnm.HLink.props.sheet¶
- Name:
sheet
- Type:
- Default Value:
- Flags:
The sheet in which the link lives