Javier Jardón
|
e082783fbb
|
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
Use new API instead: gtk_widget_set_realized ()
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-04-03 20:59:03 -04:00 |
|
Javier Jardón
|
ee0bf98769
|
Deprecate widget flag: GTK_WIDGET_REALIZED
Use gtk_widget_get_realized() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-04-03 20:58:59 -04:00 |
|
Javier Jardón
|
edc65ce1d2
|
Deprecate widget flag: GTK_WIDGET_VISIBLE
Use gtk_widget_get_visible() instead
https://bugzilla.gnome.org/show_bug.cgi?id=69872
|
2010-04-03 20:58:20 -04:00 |
|
Javier Jardón
|
d8453e7826
|
[docs] Fix GtkOffscreenWindow documentation
|
2010-04-03 20:55:27 -04:00 |
|
Cody Russell
|
a739d9fb80
|
Documentation changes.
|
2010-04-03 20:53:45 -04:00 |
|
Cody Russell
|
2831ef6b19
|
Add 'Since 2.20' documentation.
|
2010-04-03 20:53:45 -04:00 |
|
Cody Russell
|
b7fd519822
|
Add documentation note for GtkOffscreenWindow emission of damage-event.
|
2010-04-03 20:53:45 -04:00 |
|
Cody Russell
|
4c14a043eb
|
Add gtk-doc section for GtkOffscreenWindow
|
2010-04-03 20:53:45 -04:00 |
|
Cody Russell
|
4c4f795da9
|
Add gtk_offscreen_window_get_pixmap() and gtk_offscreen_window_get_pixbuf(), some API docs.
|
2010-04-03 20:53:45 -04:00 |
|
Cody Russell
|
e0e2c768dd
|
Add headers
|
2010-04-03 20:53:45 -04:00 |
|
Cody Russell
|
f76e9f5804
|
Add offscreen window symbols to gtk.symbols
|
2010-04-03 20:53:44 -04:00 |
|
Cody Russell
|
87487cea62
|
GtkOffscreenWindow implementation for #604901
|
2010-04-03 20:53:44 -04:00 |
|