mirror of
https://github.com/termux/termux-packages.git
synced 2025-09-29 20:02:40 +00:00
56 lines
2.9 KiB
XML
56 lines
2.9 KiB
XML
<?xml version="1.0"?>
|
|
<dump>
|
|
<interface name="ThunarxFileInfo" get-type="thunarx_file_info_get_type">
|
|
<signal name="changed" return="void" when="first">
|
|
</signal>
|
|
<signal name="renamed" return="void" when="first">
|
|
</signal>
|
|
</interface>
|
|
<boxed name="ThunarxFileInfoList" get-type="thunarx_file_info_list_get_type"/>
|
|
<interface name="ThunarxMenuProvider" get-type="thunarx_menu_provider_get_type">
|
|
</interface>
|
|
<class name="ThunarxMenu" get-type="thunarx_menu_get_type" parents="GObject">
|
|
</class>
|
|
<class name="ThunarxMenuItem" get-type="thunarx_menu_item_get_type" parents="GObject">
|
|
<property name="name" type="gchararray" flags="11" default-value="NULL"/>
|
|
<property name="label" type="gchararray" flags="3" default-value="NULL"/>
|
|
<property name="tooltip" type="gchararray" flags="3" default-value="NULL"/>
|
|
<property name="icon" type="gchararray" flags="3" default-value="NULL"/>
|
|
<property name="sensitive" type="gboolean" flags="3" default-value="TRUE"/>
|
|
<property name="priority" type="gboolean" flags="3" default-value="TRUE"/>
|
|
<property name="menu" type="ThunarxMenu" flags="3"/>
|
|
<signal name="activate" return="void" when="last">
|
|
</signal>
|
|
</class>
|
|
<interface name="ThunarxPreferencesProvider" get-type="thunarx_preferences_provider_get_type">
|
|
</interface>
|
|
<class name="ThunarxPropertyPage" get-type="thunarx_property_page_get_type" parents="GtkBin,GtkContainer,GtkWidget,GInitiallyUnowned,GObject">
|
|
<implements name="AtkImplementorIface"/>
|
|
<implements name="GtkBuildable"/>
|
|
<property name="label" type="gchararray" flags="3" default-value="NULL"/>
|
|
<property name="label-widget" type="GtkWidget" flags="3"/>
|
|
</class>
|
|
<interface name="ThunarxPropertyPageProvider" get-type="thunarx_property_page_provider_get_type">
|
|
</interface>
|
|
<class name="ThunarxProviderFactory" get-type="thunarx_provider_factory_get_type" parents="GObject">
|
|
</class>
|
|
<interface name="ThunarxProviderPlugin" get-type="thunarx_provider_plugin_get_type">
|
|
<property name="resident" type="gboolean" flags="3" default-value="FALSE"/>
|
|
</interface>
|
|
<class name="ThunarxRenamer" get-type="thunarx_renamer_get_type" parents="GtkBox,GtkContainer,GtkWidget,GInitiallyUnowned,GObject" abstract="1">
|
|
<implements name="AtkImplementorIface"/>
|
|
<implements name="GtkBuildable"/>
|
|
<implements name="GtkOrientable"/>
|
|
<property name="help-url" type="gchararray" flags="3" default-value="NULL"/>
|
|
<property name="name" type="gchararray" flags="11" default-value="NULL"/>
|
|
<signal name="changed" return="void" when="first">
|
|
</signal>
|
|
</class>
|
|
<interface name="ThunarxRenamerProvider" get-type="thunarx_renamer_provider_get_type">
|
|
</interface>
|
|
<class name="ThunarxProviderModule" get-type="thunarx_provider_module_get_type" parents="GTypeModule,GObject">
|
|
<implements name="GTypePlugin"/>
|
|
<implements name="ThunarxProviderPlugin"/>
|
|
</class>
|
|
</dump>
|