Matthias Clasen
|
f1012b5623
|
Fix the search bar example
More GtkSearchBar entry -> editable fixups.
|
2019-02-19 00:25:59 -05:00 |
|
Timm Bäder
|
e9e40ddb42
|
box: Remove gtk_box_pack_start
|
2019-01-23 19:30:46 -05:00 |
|
Timm Bäder
|
f6d70f7225
|
search bar example: remove unused function
|
2018-06-16 10:16:41 +02:00 |
|
Mohammed Sadiq
|
b2db7bb95b
|
examples: Simplify handling events in search-bar
In search-bar example, we can use gtk_search_bar_set_key_capture_widget()
which would simplify handling keyboard events.
|
2018-06-14 23:23:17 +05:30 |
|
Mohammed Sadiq
|
6033bc56b4
|
examples: Fix alignment of search-bar example
The search entry was taking the whole window size.
Let's reduce the size so as to have more natural size.
|
2018-06-14 11:09:19 +05:30 |
|
Carlos Garnacho
|
15e00759c7
|
eventcontrollerkey: Port to new API model
|
2018-04-26 17:59:42 +02:00 |
|
Matthias Clasen
|
b033e30318
|
search bar: Stop using ::key-press-event
Use a key event controller instead.
|
2018-04-05 19:26:53 +02:00 |
|
Timm Bäder
|
c92b7d4224
|
box: Remove fill child property
GtkWidget:halign and GtkWidget:valign are sufficient
|
2017-04-25 20:30:37 +02:00 |
|
Timm Bäder
|
5729ea7744
|
box: Remove expand child property
GtkWidget already has hexpand/vexpand properties.
|
2017-04-25 20:30:37 +02:00 |
|
Timm Bäder
|
f45dadadd0
|
box: Remove 'padding' child property
|
2016-10-16 18:17:21 +02:00 |
|
Xavier Claessens
|
8e9dd8c3aa
|
Add example app for GtkSearchBar
https://bugzilla.gnome.org/show_bug.cgi?id=709745
|
2013-10-10 14:48:12 -04:00 |
|