gtk3/demos/gtk-demo
Matthias Clasen 5c5464a469 radio-menu-item: Add join_group()
The other Radio* widgets have this convenience method that removes the
memory management of the opaque GSList used to handle the group from the
API usable from language bindings (especially the ones not based on
introspection).

This commit adds gtk_radio_menu_item_join_group().

https://bugzilla.gnome.org/show_bug.cgi?id=671362
2015-03-22 02:10:38 -04:00
..
data Provide symbolic variants of app icons 2014-11-28 16:08:56 -05:00
alphatest.png
apple-red.png
application-standalone.c
application.c gtk-demo: Use title case consistently 2013-12-12 16:28:07 -05:00
application.ui gtk-demo: Use primary-toolbar style in the application example 2014-01-12 22:25:19 -05:00
assistant.c
background.jpg
brick2.png
brick.png
builder.c gtk3-demo: set primary-toolbar style class on primary toolbars 2014-02-17 23:44:49 -05:00
button_box.c gtk-demo: Fix expand button box demo 2014-07-09 13:19:36 -04:00
changedisplay.c
clipboard.c
colorsel.c gtk-demo: Remove useless code in colorsel example 2014-10-03 06:48:18 +02:00
combobox.c gtk-demo: Properly override font color in combobox example 2014-10-03 06:38:21 +02:00
css_accordion.c
css_accordion.css
css_basics.c
css_basics.css
css_multiplebgs.c
css_multiplebgs.css
css_pixbufs.c
css_pixbufs.css
css_shadows.c
css_shadows.css
cssview.css
demo.gresource.xml demo: Change the resource path for the shaders 2015-02-09 19:32:38 +00:00
demo.ui gtk3-demo: Fix two issues with the builder demo 2014-01-31 15:44:46 -05:00
dialog.c demo: Add two buttons to the message dialog 2014-01-17 17:52:07 -05:00
drawingarea.c
editable_cells.c gtk-demo: Make editable cells demo more robust 2015-01-19 07:36:08 -05:00
entry_buffer.c
entry_completion.c
event_axes.c gtk-demo: Use title case consistently 2013-12-12 16:28:07 -05:00
expander.c
floppybuddy.gif
flowbox.c gtk-demo: Improve flowbox demo code 2014-10-03 06:45:38 +02:00
geninclude.pl.in
gestures.c gesturezoom: Just return a double in get_scale_delta() 2014-05-27 17:47:12 +02:00
glarea-fragment.glsl demo: Move the GLSL shaders to resources 2015-02-09 19:10:31 +00:00
glarea-vertex.glsl demo: Move the GLSL shaders to resources 2015-02-09 19:10:31 +00:00
glarea.c demo: Change the resource path for the shaders 2015-02-09 19:32:38 +00:00
gnome-applets.png
gnome-calendar.png
gnome-foot.png
gnome-fs-directory.png
gnome-fs-regular.png
gnome-gimp.png
gnome-gmush.png
gnome-gsame.png
gnu-keys.png
gtk3-demo.desktop
headerbar.c Fix a start/end mixup 2014-05-24 00:48:12 -04:00
hypertext.c gtk-demo: Drop uses of gdk_cursor_new() 2014-10-28 00:56:46 -04:00
iconview_edit.c Deprecate GdkColor 2014-05-22 09:09:55 -04:00
iconview.c gtk-demo: Fix underlines 2014-03-24 07:02:44 -04:00
images.c gtk-demo: Fix images demo 2014-04-12 20:40:27 -07:00
infobar.c
links.c gtk-demo: Avoid a compiler warning 2014-04-12 22:13:40 -07:00
list_store.c gtk3-demo: Stop using follow-state 2015-03-15 22:44:33 -04:00
listbox.c demo: use the installed named icon 2013-11-05 15:31:11 -05:00
listbox.ui Replace all margin-left and margin-right with margin-start and margin-end 2013-11-15 02:54:35 +01:00
main.c gtk-demo: Plug a memory leak 2015-03-19 22:57:10 -04:00
main.ui gtk3-demo: Use better text margins 2014-11-12 16:05:49 -05:00
Makefile.am demo: Move the GLSL shaders to resources 2015-02-09 19:10:31 +00:00
makefile.msc.in
menus.c radio-menu-item: Add join_group() 2015-03-22 02:10:38 -04:00
menus.ui
messages.txt
offscreen_window2.c Remove deprecation warnings from demos and tests 2014-01-24 21:08:59 -05:00
offscreen_window.c gtk3-demo: Don't use deprecated API 2014-10-07 00:48:30 -04:00
org.gtk.Demo.gschema.xml
overlay.c Replace all margin-left and margin-right with margin-start and margin-end 2013-11-15 02:54:35 +01:00
panes.c
pickers.c
pixbufs.c
popover.c popover: Add a "modal" boolean property to GtkPopover 2014-01-22 17:10:06 +01:00
popover.ui gtk-demo: Fix crash after running popovers demo 2014-01-22 17:10:06 +01:00
printing.c
reset.css
revealer.c gtk-demo: Make sure to clear the timeout when we stop it 2014-04-22 18:55:06 -04:00
revealer.ui
rotated_text.c gtk3-demo: Don't use deprecated API 2014-10-07 00:48:30 -04:00
search_entry2.c gtk-demo: Show search entry signals 2015-01-24 08:44:30 -05:00
search_entry.c
sidebar.c Rename GtkSidebar to GtkStackSidebar 2015-02-13 18:01:56 +01:00
sizegroup.c gtk3-demo: Don't leak in the sizegroup example 2014-05-13 15:50:23 -04:00
spinner.c
stack.c
stack.ui demo: use the installed named icon 2013-11-05 15:31:11 -05:00
textscroll.c gtk-demo: Improve text scroll example 2014-07-21 11:18:10 -04:00
textview.c gtk-demo: Replace old code 2014-10-03 06:59:14 +02:00
theming_style_classes.c
theming.ui
toolpalette.c gtk-demo: Only show non-symbolic icons in toolpalette 2014-06-30 13:28:46 -04:00
transparent.c gtk-demo: Remove unneeded code 2014-10-03 06:40:13 +02:00
tree_store.c gtk-demo: Drop use of deprecated api 2014-08-04 10:09:18 +02:00