Skip to content

Gtk.CellAreaClass

record (struct)

Methods

find_cell_property

def find_cell_property(self, property_name: str) -> GObject.ParamSpec

:::warning Deprecated since 4.10 This API is deprecated. :::

Finds a cell property of a cell area class by name.

Parameters:

  • property_name — the name of the child property to find

install_cell_property

def install_cell_property(self, property_id: int, pspec: GObject.ParamSpec) -> None

:::warning Deprecated since 4.10 This API is deprecated. :::

Installs a cell property on a cell area class.

Parameters:

  • property_id — the id for the property
  • pspec — the GParamSpec for the property

list_cell_properties

def list_cell_properties(self) -> list[GObject.ParamSpec]

:::warning Deprecated since 4.10 This API is deprecated. :::

Returns all cell properties of a cell area class.

Properties

parent_class

parent_class: GObject.InitiallyUnownedClass  # read/write

add

add: Any  # read/write

remove

remove: Any  # read/write

foreach

foreach: Any  # read/write

foreach_alloc

foreach_alloc: Any  # read/write

event

event: Any  # read/write

snapshot

snapshot: Any  # read/write

apply_attributes

apply_attributes: Any  # read/write

create_context

create_context: Any  # read/write

copy_context

copy_context: Any  # read/write

get_request_mode

get_request_mode: Any  # read/write

get_preferred_width

get_preferred_width: Any  # read/write

get_preferred_height_for_width

get_preferred_height_for_width: Any  # read/write

get_preferred_height

get_preferred_height: Any  # read/write

get_preferred_width_for_height

get_preferred_width_for_height: Any  # read/write

set_cell_property

set_cell_property: Any  # read/write

get_cell_property

get_cell_property: Any  # read/write

focus

focus: Any  # read/write

is_activatable

is_activatable: Any  # read/write

activate

activate: Any  # read/write

padding

padding: list[int]  # read/write