mirror of
https://github.com/php/php-gtk-src.git
synced 2026-03-24 01:02:08 +01:00
[PR #1] [MERGED] Added gtk_cell_layout_get_cells override #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:get-cells-override📝 Commits (2)
ec48a45Added gtk_cell_layout_get_cells overridebc19302Added 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.