Gnm.SheetWidgetAdjustment¶
Methods¶
- Inherited:
Gnm.SheetObjectWidget (1), Gnm.SheetObject (43), GObject.Object (37)
- Structs:
class |
|
class |
|
class |
|
class |
|
class |
|
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Gnm.SheetWidgetAdjustment(**kwargs)¶
- Bases:
- Abstract:
No
- classmethod get_adjustment(so)¶
- Parameters:
so (
Gnm.SheetObject) –Gnm.SheetObject- Returns:
the associated
Gtk.Adjustment.- Return type:
- classmethod get_horizontal(so)¶
- Parameters:
so (
Gnm.SheetObject) –- Return type:
- classmethod get_link(so)¶
- Parameters:
so (
Gnm.SheetObject) –- Return type:
- classmethod set_details(so, result_link, value, min, max, inc, page)¶
- Parameters:
so (
Gnm.SheetObject) –result_link (
Gnm.ExprTop) –value (
int) –min (
int) –max (
int) –inc (
int) –page (
int) –
- classmethod set_horizontal(so, horizontal)¶
- Parameters:
so (
Gnm.SheetObject) –horizontal (
bool) –
- classmethod set_link(so, result_link)¶
- Parameters:
so (
Gnm.SheetObject) –result_link (
Gnm.ExprTop) –