python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to move the Gtk::Entry cursor?
I'm trying to make a custom Gtk::Entry widget (gtkmm4) that accepts only numbers and shows text as currency. Decimal and thousand separators are automatically added to the text. So I derived from Gtk:...
Xiconaldo
Votes: 0
Answers: 1
How to change the entry's font size in gtkmm
I am trying to make an application, and i put an entry in it, when i write something in the entry, its font is small and not compatible with the entry's size,
Is there any way to change its size
MAMO GRAG
Votes: 0
Answers: 1
How to change theme in GTK4.0 on windows?
I'm new to development using GTK. I installed gtkmm4.0 on windows using mingw64, but i noticed that the applications generated follow the default theme(adwaita); however i want to change that and use ...
Goemon0992
Votes: 0
Answers: 1