[PR #2] [MERGED] Added gtk_window_group_list_windows override #4

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/2
Author: @xektrum
Created: 11/7/2012
Status: Merged
Merged: 6/20/2014
Merged by: @php-pulls

Base: masterHead: GtkWindowGroup-overrides


📝 Commits (4)

  • d6ad87e Added gtk_window_group_list_windows override
  • 2fe282d Added missing override gtk_window_group_list_windows override
  • 00f3715 Changed error message on test file for GtkWindowGroup->list_windows
  • 96fa7ca g_list_free(list) added

📊 Changes

2 files changed (+63 additions, -1 deletions)

View changed files

📝 ext/gtk+/gtk-2.14.overrides (+27 -1)
tests/GtkWindowGroup/list_windows.phpt (+36 -0)

📄 Description

added GtkWindowGroup->list_windows() method
gtk_window_group_list_windows override


🔄 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/2 **Author:** [@xektrum](https://github.com/xektrum) **Created:** 11/7/2012 **Status:** ✅ Merged **Merged:** 6/20/2014 **Merged by:** [@php-pulls](https://github.com/php-pulls) **Base:** `master` ← **Head:** `GtkWindowGroup-overrides` --- ### 📝 Commits (4) - [`d6ad87e`](https://github.com/php/php-gtk-src/commit/d6ad87e81722e05ec991644941907fb4a8d3bfc3) Added gtk_window_group_list_windows override - [`2fe282d`](https://github.com/php/php-gtk-src/commit/2fe282dc4fcf444ffe1bba6157b13df7db6a08b2) Added missing override gtk_window_group_list_windows override - [`00f3715`](https://github.com/php/php-gtk-src/commit/00f3715096230d5931d3e2838caa127de0e8e2cb) Changed error message on test file for GtkWindowGroup->list_windows - [`96fa7ca`](https://github.com/php/php-gtk-src/commit/96fa7ca8933514c73347ff24b4163289f50d6af3) g_list_free(list) added ### 📊 Changes **2 files changed** (+63 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ext/gtk+/gtk-2.14.overrides` (+27 -1) ➕ `tests/GtkWindowGroup/list_windows.phpt` (+36 -0) </details> ### 📄 Description added GtkWindowGroup->list_windows() method gtk_window_group_list_windows override --- <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#4