Abi.Table

g Abi.Table Abi.Table Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface Gtk.Actionable Gtk.Actionable GObject.GInterface->Gtk.Actionable Gtk.Activatable Gtk.Activatable GObject.GInterface->Gtk.Activatable Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gtk.Button Gtk.Button Gtk.Actionable->Gtk.Button Gtk.Activatable->Gtk.Button Gtk.Bin Gtk.Bin Gtk.Bin->Gtk.Button Gtk.Buildable->Gtk.Widget Gtk.Button->Abi.Table Gtk.Container Gtk.Container Gtk.Container->Gtk.Bin Gtk.Widget->Gtk.Container

Subclasses:

None

Methods

Inherited:

Gtk.Button (29), Gtk.Bin (1), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10), Gtk.Actionable (5), Gtk.Activatable (6)

Structs:

Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)

class

new ()

get_label ()

get_max_size (rows, cols)

get_selected (rows, cols)

set_icon (icon)

set_labels (szTable, szCancel)

set_max_size (rows, cols)

set_selected (rows, cols)

Virtual Methods

Inherited:

Gtk.Button (6), Gtk.Container (10), Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10), Gtk.Actionable (4), Gtk.Activatable (2)

do_selected (rows, cols)

Properties

Inherited:

Gtk.Button (9), Gtk.Container (3), Gtk.Widget (39), Gtk.Actionable (2), Gtk.Activatable (2)

Style Properties

Inherited:

Gtk.Button (7), Gtk.Widget (17)

Signals

Inherited:

Gtk.Button (6), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Name

Short Description

selected

Fields

Inherited:

Gtk.Button (6), Gtk.Container (4), Gtk.Widget (69), GObject.Object (1)

Name

Type

Access

Description

area

Gtk.DrawingArea

r

button

Gtk.Button

r

button_box

Gtk.Widget

r

handlers

[object]

r

icon

Gtk.Widget

r

label

Gtk.Widget

r

max_cols

int

r

max_rows

int

r

selected_cols

int

r

selected_rows

int

r

stock_item

Gtk.StockItem

r

style_context

Gtk.StyleContext

r

szCancel

str

r

szTable

str

r

total_cols

int

r

total_rows

int

r

window

Gtk.Window

r

window_label

Gtk.Label

r

window_vbox

Gtk.Box

r

Class Details

class Abi.Table(*args, **kwargs)
Bases:

Gtk.Button

Abstract:

No

Structure:

Abi.TableClass

classmethod new()
Return type:

Gtk.Widget

get_label()
Returns:

the label widget.

Return type:

Gtk.Widget

get_max_size(rows, cols)
Parameters:
  • rows (int) –

  • cols (int) –

get_selected(rows, cols)
Parameters:
  • rows (int) –

  • cols (int) –

set_icon(icon)
Parameters:

icon (Gtk.Widget) –

set_labels(szTable, szCancel)
Parameters:
  • szTable (str) –

  • szCancel (str) –

set_max_size(rows, cols)
Parameters:
  • rows (int) –

  • cols (int) –

set_selected(rows, cols)
Parameters:
  • rows (int) –

  • cols (int) –

do_selected(rows, cols) virtual
Parameters:
  • rows (int) –

  • cols (int) –

Signal Details

Abi.Table.signals.selected(table, object, p0)
Signal Name:

selected

Flags:

RUN_LAST

Parameters:
  • table (Abi.Table) – The object which received the signal

  • object (int) –

  • p0 (int) –