php-gtk3 icon indicating copy to clipboard operation
php-gtk3 copied to clipboard

GTK3 extension for PHP

Results 46 php-gtk3 issues
Sort by recently updated
recently updated
newest added

https://github.com/scorninpc/php-gtk3/blob/master/docs/compile-linux.md ``` /opt/php/phpPHP-8.1.14/bin/php -dextension=php-gtk3.so $@ ``` * php~PHP~-8.1.14

The purpose was to change the appearance on a text without changing the text itself, so no HTML markup allowed. ``` // txtvMsgstr is a GtkTextView from a GLADE .ui...

need tests

https://docs.gtk.org/gtk3/method.EntryCompletion.set_match_func.html

* [grab_focus_without_selecting](https://docs.gtk.org/gtk3/method.Entry.grab_focus_without_selecting.html) * [set_progress_fraction](https://docs.gtk.org/gtk3/method.Entry.set_progress_fraction.html) * [progress_pulse](https://docs.gtk.org/gtk3/method.Entry.progress_pulse.html)

enhancement

Could somebody check following signals: * `select-page` * `focus-tab` Because I can interact with `switch-page` only, other not tested yet https://docs.gtk.org/gtk3/class.Notebook.html

At least following methods: * `set_vadjustment` * `set_overlay_scrolling` * `set_kinetic_scrolling` * `set_capture_button_press` * `set_placement` * `unset_placement` Same for getters https://docs.gtk.org/gtk3/class.ScrolledWindow.html Related #91 c5fbf1b04c72797e7795d38887cc32da3ee958a8

enhancement

Seems not implemented yet https://docs.gtk.org/gtk3/class.LinkButton.html

enhancement

Hi, i just updated PHP-CPP to latest version and compiled it successfully. When i tried to compile php-gtk3 next i get this error, must not be php-cpp related at all...

Hello Girls and Boys, my PHP-GTK 3 Extension for Visual Studio Code is out: https://marketplace.visualstudio.com/items?itemName=RobertBeran.PHPGTK3Syntax maybe you can report me your experience :) Thanks and Regards! Robert

libgtksourceview-3.0.so.1 [libgtksourceview-3.0.so.1.zip](https://github.com/user-attachments/files/16849170/libgtksourceview-3.0.so.1.zip)