[PR #1] [MERGED] Added gtk_cell_layout_get_cells override #3

Open
opened 2026-01-24 11:41:01 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/php/php-gtk-src/pull/1
Author: @xektrum
Created: 11/2/2012
Status: Merged
Merged: 11/8/2012
Merged by: @php-pulls

Base: masterHead: get-cells-override


📝 Commits (2)

  • ec48a45 Added gtk_cell_layout_get_cells override
  • bc19302 Added brackets around if on gtk_cell_layout_get_cells override in ext/gtk+/gtk-2.12.overrides

📊 Changes

2 files changed (+68 additions, -0 deletions)

View changed files

📝 ext/gtk+/gtk-2.12.overrides (+25 -0)
tests/GtkCellLayout/get_cells.phpt (+43 -0)

📄 Description

Added get_cells method to GtkCellLayout
added override gtk_cell_layout_get_cells to ext/gtk+/gtk-2.12.overrides


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/php/php-gtk-src/pull/1 **Author:** [@xektrum](https://github.com/xektrum) **Created:** 11/2/2012 **Status:** ✅ Merged **Merged:** 11/8/2012 **Merged by:** [@php-pulls](https://github.com/php-pulls) **Base:** `master` ← **Head:** `get-cells-override` --- ### 📝 Commits (2) - [`ec48a45`](https://github.com/php/php-gtk-src/commit/ec48a455fd2151a8573250f221d175b405a35bab) Added gtk_cell_layout_get_cells override - [`bc19302`](https://github.com/php/php-gtk-src/commit/bc19302b392d2c5499b548ccc7a01fc1cc9299f9) Added brackets around if on gtk_cell_layout_get_cells override in ext/gtk+/gtk-2.12.overrides ### 📊 Changes **2 files changed** (+68 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ext/gtk+/gtk-2.12.overrides` (+25 -0) ➕ `tests/GtkCellLayout/get_cells.phpt` (+43 -0) </details> ### 📄 Description Added get_cells method to GtkCellLayout added override gtk_cell_layout_get_cells to ext/gtk+/gtk-2.12.overrides --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:41:01 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/php-gtk-src#3