font chooser: Fix property notification
We must notify the font and font-desc properties when the list selection changes, and return NULL values for them when there is no selection in the list.
This commit is contained in:
		| @ -89,6 +89,7 @@ | ||||
|                         <child internal-child="selection"> | ||||
|                           <object class="GtkTreeSelection" id="treeview-selection1"> | ||||
|                             <property name="mode">browse</property> | ||||
|                             <signal name="changed" handler="selection_changed"/> | ||||
|                           </object> | ||||
|                         </child> | ||||
|                         <child> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen