a6794133aa 
					 
					
						
						
							
							Some initial docs  
						
						
						
						
					 
					
						2011-12-19 12:51:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1eee7fb103 
					 
					
						
						
							
							GtkApplicationWindow: Use dispose for GObjects  
						
						... 
						
						
						
						This ensures we break cyclic references. 
						
						
					 
					
						2011-12-19 12:51:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9e9e1a9fbf 
					 
					
						
						
							
							gtkapplicationwindow: Pick up gtk-shell-shows-app-menu XSetting  
						
						... 
						
						
						
						Calling gtk_application_window_set_show_app_menu() is now an override
for that setting.  If you don't call it, we pick up the default. 
						
						
					 
					
						2011-12-19 12:51:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1a97f4b9ef 
					 
					
						
						
							
							GtkApplicationWindow: wire up action activations  
						
						... 
						
						
						
						Wire the 'activate_action' and 'change_action_state' vfuncs through to
the GSimpleActionGroup. 
						
						
					 
					
						2011-12-19 12:51:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7e34342899 
					 
					
						
						
							
							GtkApplicationWindow: implement GActionMap  
						
						
						
						
					 
					
						2011-12-19 12:51:08 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a93b9dd1cb 
					 
					
						
						
							
							add GtkApplicationWindow  
						
						... 
						
						
						
						This is a GtkWindow subclass that "application windows" will use.  Each
is associated with a GtkApplication, has the ability to show menus and
will have its own associated set of actions. 
						
						
					 
					
						2011-12-19 12:51:08 -05:00