Endless.FlexyGridCell¶
- Subclasses:
 None
Methods¶
- Inherited:
 Gtk.Bin (1), Gtk.Container (35), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10)
- Structs:
 Gtk.ContainerClass (5), Gtk.WidgetClass (12), GObject.ObjectClass (5)
class  | 
  | 
  | 
|
  | 
|
  | 
Virtual Methods¶
Properties¶
- Inherited:
 
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r/w  | 
The shape of the cell  | 
Style Properties¶
- Inherited:
 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent_instance  | 
r  | 
||
priv  | 
r  | 
Class Details¶
- class Endless.FlexyGridCell(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
This structure contains no public members.
Deprecated since version 0.2: Use a
Gtk.Gridinstead- classmethod new()¶
 - Returns:
 the newly created
Endless.FlexyGridCellwidget- Return type:
 
Creates a new
Endless.FlexyGridCellwidget.Deprecated since version 0.2: Use a
Gtk.Gridinstead
- get_selected()¶
 - Returns:
 Trueif theEndless.FlexyGridCellis selected, andFalseotherwise- Return type:
 
Checks whether self is selected.
Deprecated since version 0.2: Use a
Gtk.Gridinstead
- get_shape()¶
 - Returns:
 the shape of the
Endless.FlexyGridCell- Return type:
 
Retrieves the shape of self.
Deprecated since version 0.2: Use a
Gtk.Gridinstead
- set_shape(shape)¶
 - Parameters:
 shape (
Endless.FlexyShape) – the shape of the cell
Sets the shape of the self. The shape determines the amount of space inside a
Endless.FlexyGridthat will be assigned to the self.Deprecated since version 0.2: Use a
Gtk.Gridinstead
Property Details¶
- Endless.FlexyGridCell.props.shape¶
 - Name:
 shape- Type:
 - Default Value:
 - Flags:
 
The shape of the cell.