83 Commits

Author SHA1 Message Date
Mark Skilbeck eec9e12864 Gtk::TYPE -> GObject::TYPE - Thanks Jordi 2011-01-30 22:16:39 +00:00
Mark Skilbeck 46e806c954 Gtk::TYPE -> Gobject:TYPE changes - thanks, Affiss 2011-01-11 12:36:27 +00:00
Mark Skilbeck 4a5b218036 Adding example for GtkFileChooserDialog 2010-10-18 20:41:45 +00:00
Elizabeth Marie Smith cc913355a3 Missing Gobject functions - and examples for custom signals and properties with gobject - note emit_stop_by_name is not documented - it's just an alias for stop_emission 2009-10-05 19:59:25 +00:00
Anant Narayanan 14196df816 Add GtkStatusIcon docs by Jared Hurn. 2007-12-13 20:18:18 +00:00
Scott Mattocks c96b6e865e GtkTreeView::insert_column_with_data_func. Thanks Tobias Schlitt. 2007-02-13 22:07:12 +00:00
Christian Weiske 5cce22719d example file 2007-02-07 07:47:51 +00:00
Christian Weiske efba23d5b8 GtkNotebook::switch-page signal example 2006-11-20 14:35:33 +00:00
Christian Weiske 559b254d44 Gtk::timeout_add() documentation and example 2006-11-20 14:06:40 +00:00
Christian Weiske 462decb7ed GObject signal_query example 2006-10-09 15:50:54 +00:00
Christian Weiske d305ca6770 GthHandleBox docs 2006-09-30 09:14:41 +00:00
Christian Weiske 6da4e8e288 Some GtkWidget method docs 2006-09-03 17:06:41 +00:00
Christian Weiske b9c69a860a GtkWidget::add_events 2006-09-02 10:44:48 +00:00
Christian Weiske c36e1a5dfd - GtkCellRendererToggle example and image
- &seealso; for rest of the docs
2006-08-11 13:03:03 +00:00
Christian Weiske e33792aaa9 GtkRadioButton docs 2006-08-06 13:04:09 +00:00
Christian Weiske 8e1bc89687 GtkRadioMenuItem docs 2006-08-06 09:04:01 +00:00
Christian Weiske 80215afd35 Removing windows newlines and fixing some stuff 2006-08-06 06:56:06 +00:00
Christian Weiske 20c4444db9 GtkSeparatorMenuItem docs 2006-08-06 06:46:42 +00:00
Christian Weiske bfa7a43bb3 GtkSizeGroup docs 2006-08-05 20:00:40 +00:00
Christian Weiske aff240f7a0 GtkRuler docs 2006-07-15 09:59:17 +00:00
Christian Weiske 830cfa3fa1 GtkPaned docs 2006-07-15 08:12:19 +00:00
Christian Weiske bd9168cbc1 GtkTearOffMenuItem docs 2006-07-15 07:18:36 +00:00
Christian Weiske 47a02f8093 GtkScrolledWindow docs 2006-07-10 20:14:07 +00:00
Christian Weiske c611b302b8 While doccing GtkScrollbar, I came across "style properties" that
are like properties, but can't be set directly. To distinguish them,
I added a <styleproperties> tag that may occur after
<properties> and has the same <prop> child elements. The only
change is that they get their own header, and their own disclaimer.
2006-07-07 14:16:57 +00:00
Christian Weiske bc8a8d5e8b GtkProgressBar documentation and image. 2006-06-30 14:20:00 +00:00
Pablo Dall'Oglio 63e5deb123 gtkentrycompletion sample 2006-06-19 03:21:22 +00:00
Scott Mattocks d1a1398d95 GtkStatusbar should be complete. More examples may be needed, but the documentation is complete. 2006-06-09 17:39:43 +00:00
Scott Mattocks bbbe9b6c73 Fix typo: teh --> the 2006-06-09 17:37:23 +00:00
Christian Weiske 367284a381 Commit the docs for GtkTool* and other classes I did
out of town; should boost up coverage from 30% to 34%
2006-06-08 20:10:16 +00:00
Anant Narayanan f00f082fee Complete GtkDrawingArea docs with image and example. 2006-06-07 07:18:58 +00:00
Scott Mattocks a0ceff4abc Examples for constructors. 2006-06-06 19:44:00 +00:00
Scott Mattocks 2e821129c4 Image and example for GtkScale. 2006-05-30 19:07:28 +00:00
Christian Weiske 9e5a5207f7 Examples for GdkPixbuf docs 2006-05-30 09:13:44 +00:00
Christian Weiske 3dddb0364c GdkPixbuf constructor examples 2006-05-29 16:09:42 +00:00
Scott Mattocks c7fa6010a6 Another label example. 2006-05-23 13:54:00 +00:00
Scott Mattocks 27b41ae11e More examples and images. 2006-05-22 20:57:46 +00:00
Scott Mattocks 5a5a4b980a Select region example and screen shot. 2006-05-22 13:39:23 +00:00
Christian Weiske 1d3f7dbd7c Examples for button-press-event and key-press-event signals 2006-05-04 20:09:17 +00:00
Scott Mattocks 7938e9c5ea More examples and images. 2006-04-14 16:39:17 +00:00
Scott Mattocks edf96a3881 Clean up existing docs a little. Added link to deprecated in glossary. More examples and images. 2006-04-12 19:41:24 +00:00
Scott Mattocks a4e5b0a5e6 Somehow I committed the wrong file as set_attributes. 2006-04-10 20:45:45 +00:00
Scott Mattocks 46238642ab Examples and images for GtkLabel. 2006-04-10 19:48:56 +00:00
Pablo Dall'Oglio 09ff4faa33 simple cell renderer sample 2006-04-10 19:29:48 +00:00
Scott Mattocks 94bbcb85c5 A few more GtkWindow methods. 2006-03-30 18:47:20 +00:00
Christian Weiske 2152db1e86 Example for editable treeview, with entry, combo and toggle widgets 2006-03-27 06:54:02 +00:00
Christian Weiske 14b0d7734b Popup menu example 2006-03-23 07:11:30 +00:00
Christian Weiske b0ffee84d8 Simple GtkMenuBar example 2006-03-22 21:19:25 +00:00
Christian Weiske a269d527b6 Fixed the widths (as Steph noted) and some CS issues in the examples. 2006-03-16 21:17:34 +00:00
Christian Weiske c9949ec177 GtkTreeSelection docs 2006-02-26 11:28:08 +00:00
Christian Weiske 45ae50b867 GtkTreeView::get_selection and example 2006-02-26 10:03:52 +00:00